Skip to content

Commit 5e5a207

Browse files
chore(release): 1.1.5 [skip ci]
## [1.1.5](v1.1.4...v1.1.5) (2025-06-20) ### Bug Fixes * ability to download from gh: subpath ([f32215f](f32215f)) * did you mean add? reminder ([8c08dfb](8c08dfb)) * fallback front matter ([e6e96a4](e6e96a4)) * use a different token for semantic release ([879947a](879947a)) * use empty space instead of "null" for null values in frontmatter ([4e9da96](4e9da96))
1 parent 879947a commit 5e5a207

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.5](https://github.com/continuedev/rules/compare/v1.1.4...v1.1.5) (2025-06-20)
2+
3+
4+
### Bug Fixes
5+
6+
* ability to download from gh: subpath ([f32215f](https://github.com/continuedev/rules/commit/f32215f461eadcff02b79ef3444d078901c3bdab))
7+
* did you mean add? reminder ([8c08dfb](https://github.com/continuedev/rules/commit/8c08dfbec59649ff585454aad5375620b81ede6c))
8+
* fallback front matter ([e6e96a4](https://github.com/continuedev/rules/commit/e6e96a46f044cd1ca2a2c8a891733046f8956deb))
9+
* use a different token for semantic release ([879947a](https://github.com/continuedev/rules/commit/879947a8518ddc85d5b2e1eea7c309ec94738b13))
10+
* use empty space instead of "null" for null values in frontmatter ([4e9da96](https://github.com/continuedev/rules/commit/4e9da9678476f372d331dd1a59a54def532f371a))
11+
112
## [1.1.4](https://github.com/continuedev/rules-cli/compare/v1.1.3...v1.1.4) (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.4",
3+
"version": "1.1.5",
44
"description": "CLI for managing rules across any AI IDE",
55
"files": [
66
"bin.js",

0 commit comments

Comments
 (0)