Releases: hashgraph/stablecoin-studio
Releases · hashgraph/stablecoin-studio
v4.0.2
What's Changed
- ci: Update publishing to use trusted publishers by @rbarker-dev in #1371
Full Changelog: v4.0.0...v4.0.2
v4.0.0
What's Changed
- Chore(deps): Bump step-security/harden-runner from 2.12.1 to 2.13.0 by @dependabot[bot] in #1315
- chore: update sdk readme/examples by @jaime-iobermudez in #1318
- Chore(deps): Bump actions/checkout from 4.2.2 to 4.3.0 by @dependabot[bot] in #1319
- Chore(deps): Bump step-security/harden-runner from 2.13.0 to 2.13.1 by @dependabot[bot] in #1324
- Chore(deps): Bump step-security/harden-runner from 2.13.1 to 2.13.2 by @dependabot[bot] in #1359
- Develop by @AlbertoMolinaIoBuilders in #1337
Full Changelog: 2.1.5...v4.0.0
2.1.5
What's Changed
- Update CODEOWNERS by @gregscullard in #1310
- chore: update docs factory and resolver address by @jaime-iobermudez in #1314
Full Changelog: 2.1.4...2.1.5
2.1.4
What's Changed
- Refactor to upgrade from ethers v5 to ethers v6 by @Axel-IoBuilders in #1313
Full Changelog: v2.1.3...2.1.4
v2.1.3
What's Changed
- fix: creation flow with reserve by @jaime-iobermudez in #1312
Full Changelog: v2.1.2...v2.1.3
v2.1.2
v2.1.1
v2.0.0
Release Notes
New stablecoins implement a diamond proxy architecture, this is not compatible with v1 stablecoins, follow the instructions in the README to migrate old stablecoins to the new version.
What's Changed
- fix: ensure we are generating .npmrc by @rbarker-dev in #1268
- Chore(deps): Bump step-security/harden-runner from 2.8.0 to 2.12.0 by @dependabot in #1298
- Chore(deps): Bump actions/checkout from 4.1.6 to 4.2.2 by @dependabot in #1297
- Chore(deps): Bump actions/setup-node from 4.2.0 to 4.4.0 by @dependabot in #1296
- Chore(deps): Bump step-security/harden-runner from 2.12.0 to 2.12.1 by @dependabot in #1303
- Feat/bbnd 806 by @luigi-io in #1300
New Contributors
- @dependabot made their first contribution in #1298
- @luigi-io made their first contribution in #1300
Full Changelog: v1.27.7.1...v2.0.0
NPM Fix Publication
What's Changed
- fix: NPM publishing not currently working by @rbarker-dev in #1256
- fix: RESD-194 fix publishing in stablecoin studio by @rbarker-dev in #1260
Full Changelog: v1.27.6...v1.27.7.1
remove Sensitive Data & Update elliptic
This release includes important security and dependency updates:
- Removed sensitive data from the codebase to improve overall security and compliance.
- Updated elliptic dependency for compatibility and security improvements.