Skip to content

Commit a61f018

Browse files
committed
chore(release): 1.0.9
1 parent d540fe4 commit a61f018

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [1.0.9](https://github.com/codingrules-ai/vscode-plugin/compare/v1.0.8...v1.0.9) (2025-04-08)
6+
57
### [1.0.8](https://github.com/codingrules-ai/vscode-plugin/compare/v1.0.7...v1.0.8) (2025-04-06)
68

79
### [1.0.7](https://github.com/codingrules-ai/vscode-plugin/compare/v1.0.6...v1.0.7) (2025-03-28)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "codingrules-ai",
33
"displayName": "codingrules.ai",
44
"description": "Easily discover, download, and implement coding rules for your projects with codingrules.ai. Standardize your codebase and improve team collaboration with AI-powered rules management.",
5-
"version": "1.0.8",
5+
"version": "1.0.9",
66
"publisher": "codingrulesai",
77
"icon": "images/logo.png",
88
"pricing": "Free",

0 commit comments

Comments
 (0)