Skip to content

Commit

Permalink
chore: version packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 13, 2024
1 parent baeff07 commit 3e821a3
Show file tree
Hide file tree
Showing 23 changed files with 169 additions and 81 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.15.1](https://github.com/hirosystems/stacks.js/compare/v6.15.0...v6.15.1) (2024-05-13)

**Note:** Version bump only for package root





## [6.15.0](https://github.com/hirosystems/stacks.js/compare/v6.14.0...v6.15.0) (2024-05-03)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "6.15.0",
"version": "6.15.1",
"registry": "https://registry.npmjs.org/",
"publishConfig": {
"access": "public"
Expand Down
80 changes: 40 additions & 40 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 8 additions & 0 deletions packages/auth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.15.1](https://github.com/hirosystems/stacks.js/compare/v6.15.0...v6.15.1) (2024-05-13)

**Note:** Version bump only for package @stacks/auth





## [6.15.0](https://github.com/hirosystems/stacks.js/compare/v6.14.0...v6.15.0) (2024-05-03)

**Note:** Version bump only for package @stacks/auth
Expand Down
8 changes: 4 additions & 4 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stacks/auth",
"version": "6.15.0",
"version": "6.15.1",
"description": "Authentication for Stacks apps.",
"license": "MIT",
"author": "Hiro Systems PBC (https://hiro.so)",
Expand All @@ -21,9 +21,9 @@
},
"dependencies": {
"@stacks/common": "^6.13.0",
"@stacks/encryption": "^6.15.0",
"@stacks/network": "^6.13.0",
"@stacks/profile": "^6.15.0",
"@stacks/encryption": "^6.15.1",
"@stacks/network": "^6.15.1",
"@stacks/profile": "^6.15.1",
"cross-fetch": "^3.1.5",
"jsontokens": "^4.0.1"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/bns/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.15.1](https://github.com/blockstack/stacks.js/compare/v6.15.0...v6.15.1) (2024-05-13)

**Note:** Version bump only for package @stacks/bns





## [6.15.0](https://github.com/blockstack/stacks.js/compare/v6.14.0...v6.15.0) (2024-05-03)

**Note:** Version bump only for package @stacks/bns
Expand Down
6 changes: 3 additions & 3 deletions packages/bns/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stacks/bns",
"version": "6.15.0",
"version": "6.15.1",
"description": "Library for working with the Stacks Blockchain Naming System BNS.",
"license": "MIT",
"author": "Hiro Systems PBC (https://hiro.so)",
Expand All @@ -21,8 +21,8 @@
},
"dependencies": {
"@stacks/common": "^6.13.0",
"@stacks/network": "^6.13.0",
"@stacks/transactions": "^6.15.0"
"@stacks/network": "^6.15.1",
"@stacks/transactions": "^6.15.1"
},
"devDependencies": {
"process": "^0.11.10",
Expand Down
8 changes: 8 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.15.1](https://github.com/hirosystems/stacks.js/compare/v6.15.0...v6.15.1) (2024-05-13)

**Note:** Version bump only for package @stacks/cli





## [6.15.0](https://github.com/hirosystems/stacks.js/compare/v6.14.0...v6.15.0) (2024-05-03)

**Note:** Version bump only for package @stacks/cli
Expand Down
18 changes: 9 additions & 9 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stacks/cli",
"version": "6.15.0",
"version": "6.15.1",
"description": "Stacks command line tool",
"license": "MIT",
"author": "Hiro Systems PBC (https://hiro.so)",
Expand All @@ -20,16 +20,16 @@
"dependencies": {
"@scure/bip32": "1.1.3",
"@scure/bip39": "1.1.0",
"@stacks/auth": "^6.15.0",
"@stacks/auth": "^6.15.1",
"@stacks/blockchain-api-client": "4.0.1",
"@stacks/bns": "^6.15.0",
"@stacks/bns": "^6.15.1",
"@stacks/common": "^6.13.0",
"@stacks/encryption": "^6.15.0",
"@stacks/network": "^6.13.0",
"@stacks/stacking": "^6.15.0",
"@stacks/storage": "^6.15.0",
"@stacks/transactions": "^6.15.0",
"@stacks/wallet-sdk": "^6.15.0",
"@stacks/encryption": "^6.15.1",
"@stacks/network": "^6.15.1",
"@stacks/stacking": "^6.15.1",
"@stacks/storage": "^6.15.1",
"@stacks/transactions": "^6.15.1",
"@stacks/wallet-sdk": "^6.15.1",
"ajv": "^6.12.6",
"bip32": "^2.0.6",
"bip39": "^3.0.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/encryption/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.15.1](https://github.com/hirosystems/stacks.js/compare/v6.15.0...v6.15.1) (2024-05-13)

**Note:** Version bump only for package @stacks/encryption





## [6.15.0](https://github.com/hirosystems/stacks.js/compare/v6.14.0...v6.15.0) (2024-05-03)

**Note:** Version bump only for package @stacks/encryption
Expand Down
4 changes: 2 additions & 2 deletions packages/encryption/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stacks/encryption",
"version": "6.15.0",
"version": "6.15.1",
"description": "Encryption utilities for Stacks",
"license": "MIT",
"author": "Hiro Systems PBC (https://hiro.so)",
Expand Down Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@peculiar/webcrypto": "^1.1.6",
"@stacks/transactions": "^6.15.0",
"@stacks/transactions": "^6.15.1",
"@types/bs58check": "^2.1.0",
"@types/elliptic": "^6.4.12",
"@types/sha.js": "^2.4.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/network/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.15.1](https://github.com/hirosystems/stacks.js/compare/v6.15.0...v6.15.1) (2024-05-13)

**Note:** Version bump only for package @stacks/network





## [6.13.0](https://github.com/hirosystems/stacks.js/compare/v6.12.1...v6.13.0) (2024-03-22)

**Note:** Version bump only for package @stacks/network
Expand Down
2 changes: 1 addition & 1 deletion packages/network/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@stacks/network",
"version": "6.13.0",
"version": "6.15.1",
"description": "Library for Stacks network operations",
"license": "MIT",
"author": "Hiro Systems PBC (https://hiro.so)",
Expand Down
Loading

0 comments on commit 3e821a3

Please sign in to comment.