# Changelog
## [0.3.2](https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-stacks-v0.3.1...hyperstack-stacks-v0.3.2) (2026-01-20)
### Miscellaneous Chores
* **hyperstack-stacks:** Synchronize hyperstack versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* hyperstack-sdk bumped from 0.3.1 to 0.3.2
## [0.3.1](https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-stacks-v0.3.0...hyperstack-stacks-v0.3.1) (2026-01-20)
### Miscellaneous Chores
* **hyperstack-stacks:** Synchronize hyperstack versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* hyperstack-sdk bumped from 0.3.0 to 0.3.1
## [0.3.0](https://github.com/HyperTekOrg/hyperstack/compare/hyperstack-stacks-v0.2.5...hyperstack-stacks-v0.3.0) (2026-01-20)
### Features
* Add pumpfun rust sdk ([4138ef9](https://github.com/HyperTekOrg/hyperstack/commit/4138ef964f30a476c81f0f0be3c63646600b0a79))
* **cli:** add --module flag for Rust SDK generation ([42812e6](https://github.com/HyperTekOrg/hyperstack/commit/42812e673d5b763792b96937d8dd6dee20314253))
* **stacks:** make sdk packages publishable to npm and crates.io ([10d6567](https://github.com/HyperTekOrg/hyperstack/commit/10d656727c341c519be7eebef352a9ac150903bf))
### Bug Fixes
* remove unused serde_helpers module from Rust SDK generator ([57e2d13](https://github.com/HyperTekOrg/hyperstack/commit/57e2d13dbcd9bbceaa5cd5bbaf8e1d37f7df99a7))
* **sdk:** improve generated SDK type definitions and serde handling ([fbb90f1](https://github.com/HyperTekOrg/hyperstack/commit/fbb90f13fa7cfb798c633f09a0deca6d80458551))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* hyperstack-sdk bumped from 0.2.5 to 0.3.0