Skip to content

Commit eb42921

Browse files
chore(release): 1.1.3 [skip ci]
## [1.1.3](v1.1.2...v1.1.3) (2025-06-19) ### Bug Fixes * auth and update docs ([9333780](9333780)) * default license to CC0-1.0 ([eed58de](eed58de)) * output a link when publishing ([25160bc](25160bc)) * update copy ([35f650b](35f650b)) * update rules add gh: to download entire repo ([fb0e36c](fb0e36c))
1 parent 9333780 commit eb42921

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [1.1.3](https://github.com/continuedev/rules-cli/compare/v1.1.2...v1.1.3) (2025-06-19)
2+
3+
4+
### Bug Fixes
5+
6+
* auth and update docs ([9333780](https://github.com/continuedev/rules-cli/commit/93337804e4655539aef2e5ccd95df28eec6fb874))
7+
* default license to CC0-1.0 ([eed58de](https://github.com/continuedev/rules-cli/commit/eed58de3b5b1d08b3940f7d951a30c0c30a37f17))
8+
* output a link when publishing ([25160bc](https://github.com/continuedev/rules-cli/commit/25160bc01f311a9c82ff9fb054876d953358b3c4))
9+
* update copy ([35f650b](https://github.com/continuedev/rules-cli/commit/35f650b0629d43cdf6da88af48045bb83f20e414))
10+
* update rules add gh: to download entire repo ([fb0e36c](https://github.com/continuedev/rules-cli/commit/fb0e36c24621ec6b2d7b1118ca6f549e29b7c7d3))
11+
112
## [1.1.2](https://github.com/continuedev/rules-cli/compare/v1.1.1...v1.1.2) (2025-06-19)
213

314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rules-cli",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"description": "Rules CLI tool",
55
"files": [
66
"bin.js",

0 commit comments

Comments
 (0)