Skip to content

Commit db66e3c

Browse files
chore(release): bump version to 1.2.0
1 parent db6c74f commit db66e3c

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## [1.2.0](https://github.com/phuthuycoding/moicle/compare/v1.1.2...v1.2.0) (2026-02-23)
2+
3+
### Features
4+
5+
* **skills:** add architect-review skill ([95986df](https://github.com/phuthuycoding/moicle/commit/95986dff4315b51a25a0c1bd424ddb71b17eca28))
16
## [1.1.2](https://github.com/phuthuycoding/moicle/compare/v1.1.1...v1.1.2) (2026-02-20)
27

38
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "moicle",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
44
"description": "Reusable AI agents, commands, skills, and architecture references for Claude Code",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)