Skip to content

Commit f67a7ea

Browse files
chore(release): 1.1.4 [skip ci]
## [1.1.4](v1.1.3...v1.1.4) (2025-06-19) ### Bug Fixes * list supported formats ([3d87889](3d87889))
1 parent 2d48f8a commit f67a7ea

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.4](https://github.com/continuedev/rules-cli/compare/v1.1.3...v1.1.4) (2025-06-19)
2+
3+
4+
### Bug Fixes
5+
6+
* list supported formats ([3d87889](https://github.com/continuedev/rules-cli/commit/3d87889f9c1a76f6206891bb07d7b811e831ccc8))
7+
18
## [1.1.3](https://github.com/continuedev/rules-cli/compare/v1.1.2...v1.1.3) (2025-06-19)
29

310

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.3",
3+
"version": "1.1.4",
44
"description": "Rules CLI tool",
55
"files": [
66
"bin.js",

0 commit comments

Comments
 (0)