Skip to content

Commit c6615e3

Browse files
chore(release): bump version to 1.3.0
1 parent dd8ae4c commit c6615e3

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.3.0](https://github.com/phuthuycoding/moicle/compare/v1.2.0...v1.3.0) (2026-03-05)
2+
3+
### Features
4+
5+
* add marketing skills (logo-design, video-content, content-writer) and /marketing command ([73fe58c](https://github.com/phuthuycoding/moicle/commit/73fe58c8fa427bc657eda981ed8dec098d994e3a))
6+
* **skills:** add ship skill for release workflow ([dd8ae4c](https://github.com/phuthuycoding/moicle/commit/dd8ae4cf761f175fc0e67c0d834871ad8f6f09f0))
17
## [1.2.0](https://github.com/phuthuycoding/moicle/compare/v1.1.2...v1.2.0) (2026-02-23)
28

39
### 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.2.0",
3+
"version": "1.3.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)