Skip to content

Commit 9993a54

Browse files
authored
chore(main): release 0.4.3 (#33)
Signed-off-by: Straw Hat Team Bot <61149376+sht-bot@users.noreply.github.com>
1 parent 630b6ea commit 9993a54

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-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.2"
2+
".": "0.4.3"
33
}

CHANGELOG.md

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

3+
## [0.4.3](https://github.com/TrogonStack/aipm/compare/v0.4.2...v0.4.3) (2025-11-24)
4+
5+
6+
### Bug Fixes
7+
8+
* follow XDG spec ([#34](https://github.com/TrogonStack/aipm/issues/34)) ([f0e544d](https://github.com/TrogonStack/aipm/commit/f0e544d0281a921551d772cce303c0e0301de067))
9+
* move config under .aipm directory ([#32](https://github.com/TrogonStack/aipm/issues/32)) ([9d6338a](https://github.com/TrogonStack/aipm/commit/9d6338ad315d043704c74da017961693be1c2bf6))
10+
* prevent Claude marketplaces from leaking into project config ([#35](https://github.com/TrogonStack/aipm/issues/35)) ([cd77a3e](https://github.com/TrogonStack/aipm/commit/cd77a3e35ce223b18c7d195a8c5ec59e4368c751))
11+
312
## [0.4.2](https://github.com/TrogonStack/aipm/compare/v0.4.1...v0.4.2) (2025-11-11)
413

514

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