Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @thepowereco/[email protected]
 - @thepowereco/[email protected]
 - @thepowereco/[email protected]
  • Loading branch information
jackkru69 committed Jan 19, 2024
1 parent bf4bcc6 commit bc04305
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 5 deletions.
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.

## [1.11.117](https://github.com/thepower/power_hub/compare/@thepowereco/[email protected]...@thepowereco/[email protected]) (2024-01-19)

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





## [1.11.116](https://github.com/thepower/power_hub/compare/@thepowereco/[email protected]...@thepowereco/[email protected]) (2024-01-19)

**Note:** Version bump only for package @thepowereco/cli
Expand Down
4 changes: 2 additions & 2 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thepowereco/cli",
"version": "1.11.116",
"version": "1.11.117",
"description": "the power cli",
"author": "thepower",
"main": "dist/src/index.js",
Expand Down Expand Up @@ -33,7 +33,7 @@
"@oclif/core": "^1.20.2",
"@oclif/plugin-help": "^5",
"@oclif/plugin-plugins": "^2.0.1",
"@thepowereco/tssdk": "^1.15.30",
"@thepowereco/tssdk": "^1.15.31",
"archiver": "^5.3.0",
"axios": "^0.26.1",
"cli-table": "^0.3.11",
Expand Down
8 changes: 8 additions & 0 deletions packages/msgpack/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.

## [1.5.4](https://github.com/thepower/power_hub/compare/@thepowereco/[email protected]...@thepowereco/[email protected]) (2024-01-19)

**Note:** Version bump only for package @thepowereco/msgpack





## [1.5.3](https://github.com/thepower/power_hub/compare/@thepowereco/[email protected]...@thepowereco/[email protected]) (2022-11-02)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/msgpack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thepowereco/msgpack",
"version": "1.5.3",
"version": "1.5.4",
"description": "thepower msgpack",
"author": "thepower",
"homepage": "https://github.com/thepower/power_hub#readme",
Expand Down
8 changes: 8 additions & 0 deletions packages/tssdk/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.

## [1.15.31](https://github.com/thepower/power_hub/compare/@thepowereco/[email protected]...@thepowereco/[email protected]) (2024-01-19)

**Note:** Version bump only for package @thepowereco/tssdk





## [1.15.30](https://github.com/thepower/power_hub/compare/@thepowereco/[email protected]...@thepowereco/[email protected]) (2024-01-19)

**Note:** Version bump only for package @thepowereco/tssdk
Expand Down
4 changes: 2 additions & 2 deletions packages/tssdk/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thepowereco/tssdk",
"version": "1.15.30",
"version": "1.15.31",
"main": "dist/index.js",
"description": "thepower tssdk",
"author": "thepower",
Expand All @@ -22,7 +22,7 @@
"@ethereumjs/tx": "^5.1.0",
"@ethereumjs/util": "^9.0.1",
"@ethereumjs/vm": "^7.1.0",
"@thepowereco/msgpack": "^1.5.3",
"@thepowereco/msgpack": "^1.5.4",
"axios": "^0.27.2",
"bip32": "1.0.2",
"bip39": "^3.0.4",
Expand Down

0 comments on commit bc04305

Please sign in to comment.