mirror of
https://github.com/alexgo-io/stacks.js.git
synced 2026-04-30 02:06:03 +08:00
chore: version packages
This commit is contained in:
committed by
janniks
parent
e239c42a88
commit
957790b7f4
@@ -3,6 +3,14 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## [6.5.5](https://github.com/hirosystems/stacks.js/compare/v6.5.4...v6.5.5) (2023-07-14)
|
||||
|
||||
**Note:** Version bump only for package @stacks/cli
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [6.5.4](https://github.com/hirosystems/stacks.js/compare/v6.5.3...v6.5.4) (2023-05-17)
|
||||
|
||||
**Note:** Version bump only for package @stacks/cli
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@stacks/cli",
|
||||
"version": "6.5.4",
|
||||
"version": "6.5.5",
|
||||
"description": "Stacks command line tool",
|
||||
"license": "MIT",
|
||||
"author": "Hiro Systems PBC (https://hiro.so)",
|
||||
@@ -20,16 +20,16 @@
|
||||
"dependencies": {
|
||||
"@scure/bip32": "1.1.3",
|
||||
"@scure/bip39": "1.1.0",
|
||||
"@stacks/auth": "^6.5.4",
|
||||
"@stacks/auth": "^6.5.5",
|
||||
"@stacks/blockchain-api-client": "4.0.1",
|
||||
"@stacks/bns": "^6.5.4",
|
||||
"@stacks/common": "^6.5.2",
|
||||
"@stacks/encryption": "^6.5.4",
|
||||
"@stacks/network": "^6.5.4",
|
||||
"@stacks/stacking": "^6.5.4",
|
||||
"@stacks/storage": "^6.5.4",
|
||||
"@stacks/transactions": "^6.5.4",
|
||||
"@stacks/wallet-sdk": "^6.5.4",
|
||||
"@stacks/bns": "^6.5.5",
|
||||
"@stacks/common": "^6.5.5",
|
||||
"@stacks/encryption": "^6.5.5",
|
||||
"@stacks/network": "^6.5.5",
|
||||
"@stacks/stacking": "^6.5.5",
|
||||
"@stacks/storage": "^6.5.5",
|
||||
"@stacks/transactions": "^6.5.5",
|
||||
"@stacks/wallet-sdk": "^6.5.5",
|
||||
"ajv": "^6.12.6",
|
||||
"bip32": "^2.0.6",
|
||||
"bip39": "^3.0.2",
|
||||
|
||||
Reference in New Issue
Block a user