Skip to content

Commit 7a1ac5f

Browse files
authored
chore(main): release 0.4.5 (#40)
Signed-off-by: Straw Hat Team Bot <61149376+sht-bot@users.noreply.github.com>
1 parent 3f6d039 commit 7a1ac5f

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.4"
2+
".": "0.4.5"
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.4.5](https://github.com/TrogonStack/aipm/compare/v0.4.4...v0.4.5) (2025-11-25)
4+
5+
6+
### Bug Fixes
7+
8+
* installing claude code plugins ([#39](https://github.com/TrogonStack/aipm/issues/39)) ([06f36ff](https://github.com/TrogonStack/aipm/commit/06f36ff7bd974bdb9907c5974e110dd1d180cd70))
9+
310
## [0.4.4](https://github.com/TrogonStack/aipm/compare/v0.4.3...v0.4.4) (2025-11-24)
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.4",
3+
"version": "0.4.5",
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)