Skip to content

Commit 27108a0

Browse files
authored
Merge pull request #199 from thepower/changeset-release/master
chore: version packages
2 parents 60e4ad0 + 834716c commit 27108a0

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/cyan-goats-hunt.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 1.12.17
4+
5+
### Patch Changes
6+
7+
- [#198](https://github.com/thepower/PowerTools/pull/198) [`09d8681`](https://github.com/thepower/PowerTools/commit/09d8681a87cabbc8d331a48deb1d7fad0c7a169e) Thanks [@jackkru69](https://github.com/jackkru69)! - container upload fix
8+
39
## 1.12.16
410

511
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thepowereco/cli",
3-
"version": "1.12.16",
3+
"version": "1.12.17",
44
"description": "the power cli",
55
"author": "thepower",
66
"main": "./dist/esm/src/index.js",

0 commit comments

Comments
 (0)