We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37f2bd9 + 3c368c2 commit cb22f00Copy full SHA for cb22f00
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.3](https://github.com/continuedev/rules-cli/compare/v1.0.2...v1.0.3) (2025-06-13)
2
+
3
4
+### Bug Fixes
5
6
+* auth for release ([2073d00](https://github.com/continuedev/rules-cli/commit/2073d00d980d4b0f84833bd89b3ee9a7f85a244f))
7
8
## [1.0.2](https://github.com/continuedev/rules-cli/compare/v1.0.1...v1.0.2) (2025-06-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "rules-cli",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "Rules CLI tool",
"files": [
"bin.js",
0 commit comments