Skip to content

Commit 08e0c55

Browse files
chore(release): bump version to 1.1.2
1 parent 6ee6fa4 commit 08e0c55

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.1.2](https://github.com/phuthuycoding/moicle/compare/v1.1.1...v1.1.2) (2026-02-20)
2+
3+
### Features
4+
5+
* add generator script ([5c94268](https://github.com/phuthuycoding/moicle/commit/5c9426814d4d1718a38cc030d12fbc5b14d2235d))
6+
* add pr fix comment skill ([186b8e3](https://github.com/phuthuycoding/moicle/commit/186b8e31dde024a70c582987c3088d71e3b2e562))
7+
* **skills:** add 10 new workflow skills ([ad9eb8c](https://github.com/phuthuycoding/moicle/commit/ad9eb8c702d497b39fe2631b1d46a0c39ec4d120))
8+
9+
### Bug Fixes
10+
11+
* auto-detect OS for symlink vs copy strategy on Windows ([3084558](https://github.com/phuthuycoding/moicle/commit/30845580c16bd79c2c06dd7a540ba2a32e8d56b6))
12+
* fix package version ([6ee6fa4](https://github.com/phuthuycoding/moicle/commit/6ee6fa47e95c8b0c63b01eb7cd590ec6d3311b38))
113
## [1.1.1](https://github.com/phuthuycoding/moicle/compare/v1.1.0...v1.1.1) (2026-01-16)
214
## [1.1.0](https://github.com/phuthuycoding/moicle/compare/v1.0.2...v1.1.0) (2026-01-16)
315

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.1",
3+
"version": "1.1.2",
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)