Skip to content

Commit

Permalink
Merge pull request #193 from thepower/changeset-release/master
Browse files Browse the repository at this point in the history
chore: version packages (canary)
  • Loading branch information
jackkru69 authored Dec 16, 2024
2 parents 4740a2c + d035a60 commit af2aa50
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"@thepowereco/tssdk": "2.2.11"
},
"changesets": [
"hot-keys-glow",
"light-needles-chew",
"little-nails-share",
"many-phones-dance",
Expand Down
6 changes: 6 additions & 0 deletions packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 1.12.15-canary.5

### Patch Changes

- [#192](https://github.com/thepower/PowerTools/pull/192) [`0908799`](https://github.com/thepower/PowerTools/commit/0908799dce72bbd9fdba912606b33b56bf669aaa) Thanks [@jackkru69](https://github.com/jackkru69)! - replace containers contracts, small fixes

## 1.12.15-canary.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@thepowereco/cli",
"version": "1.12.15-canary.4",
"version": "1.12.15-canary.5",
"description": "the power cli",
"author": "thepower",
"main": "./dist/esm/src/index.js",
Expand Down

0 comments on commit af2aa50

Please sign in to comment.