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]
  • Loading branch information
Power DCloud committed Dec 6, 2023
1 parent 4dcbf31 commit e32039e
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 4 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.115](https://github.com/thepower/power_hub/compare/@thepowereco/[email protected]...@thepowereco/[email protected]) (2023-12-06)

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





## [1.11.114](https://github.com/thepower/power_hub/compare/@thepowereco/[email protected]...@thepowereco/[email protected]) (2023-11-04)

**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.114",
"version": "1.11.115",
"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.28",
"@thepowereco/tssdk": "^1.15.29",
"archiver": "^5.3.0",
"axios": "^0.26.1",
"cli-table": "^0.3.11",
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.29](https://github.com/thepower/power_hub/compare/@thepowereco/[email protected]...@thepowereco/[email protected]) (2023-12-06)

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





## [1.15.28](https://github.com/thepower/power_hub/compare/@thepowereco/[email protected]...@thepowereco/[email protected]) (2023-11-04)

**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.28",
"version": "1.15.29",
"main": "dist/index.js",
"description": "thepower tssdk",
"author": "thepower",
Expand Down Expand Up @@ -72,4 +72,4 @@
"url": "https://github.com/thepower/power_hub/issues"
},
"gitHead": "720fd16dbec75fe4c963dbcee1d551bab08089c0"
}
}

0 comments on commit e32039e

Please sign in to comment.