Skip to content

Commit d7796cc

Browse files
authored
chore(main): release 0.5.0 (#43)
Signed-off-by: Straw Hat Team Bot <61149376+sht-bot@users.noreply.github.com>
1 parent 6e25708 commit d7796cc

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.5"
2+
".": "0.5.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.5.0](https://github.com/TrogonStack/aipm/compare/v0.4.5...v0.5.0) (2025-12-18)
4+
5+
6+
### Features
7+
8+
* add hooks management and translation for Claude Code plugins ([#42](https://github.com/TrogonStack/aipm/issues/42)) ([4e478e7](https://github.com/TrogonStack/aipm/commit/4e478e75080f129c722f8e2bb9a3d57e322a1315))
9+
310
## [0.4.5](https://github.com/TrogonStack/aipm/compare/v0.4.4...v0.4.5) (2025-11-25)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@trogonstack/aipm",
3-
"version": "0.4.5",
3+
"version": "0.5.0",
44
"description": "AI Plugin Manager - Plugin manager for AI coding assistants (Claude Code, Cursor, and more). Sync plugins from multiple marketplaces.",
55
"type": "module",
66
"homepage": "https://github.com/TrogonStack/aipm",

0 commit comments

Comments
 (0)