Skip to content

Commit ce533e7

Browse files
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2025-06-17) ### Features * **config:** add CLAUDE.md with Angular commit conventions ([c673559](c673559)), closes [#3](#3)
1 parent bca1667 commit ce533e7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.1.0](https://github.com/yujiosaka/knowhub/compare/v1.0.0...v1.1.0) (2025-06-17)
2+
3+
4+
### Features
5+
6+
* **config:** add CLAUDE.md with Angular commit conventions ([c673559](https://github.com/yujiosaka/knowhub/commit/c673559a4abcb278fe0e31c5671c69c6042066b9)), closes [#3](https://github.com/yujiosaka/knowhub/issues/3)
7+
18
# 1.0.0 (2025-06-01)
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": "knowhub",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Synchronize AI coding–agent knowledge files (rules, templates, guidelines) across your project.",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)