Skip to content

Commit ea45c33

Browse files
chore: release main (#131)
Co-authored-by: pleaeai-bot[bot] <239696668+pleaeai-bot[bot]@users.noreply.github.com>
1 parent e9c9c80 commit ea45c33

10 files changed

Lines changed: 63 additions & 8 deletions

File tree

.release-please-manifest.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"packages/eslint-config": "0.0.0",
55
"packages/typescript-config": "0.0.0",
66
"packages/vitest-config": "0.0.0",
7-
"plugins/gatekeeper": "1.2.0",
7+
"plugins/gatekeeper": "1.3.0",
88
"plugins/antfu": "1.0.0",
99
"plugins/nuxt": "1.1.0",
1010
"plugins/pinia": "1.0.0",
@@ -35,5 +35,7 @@
3535
"plugins/ast-grep": "1.0.0",
3636
"plugins/chat-sdk": "1.0.0",
3737
"plugins/docus": "1.0.0",
38-
"plugins/please-plugins": "1.1.0"
38+
"plugins/please-plugins": "1.2.0",
39+
"plugins/wordpress": "1.0.0",
40+
"plugins/vinext": "1.0.0"
3941
}
Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,17 @@
11
{
22
"name": "gatekeeper",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "Two-layer security for Claude Code: auto-approve safe commands, AI-assisted review for the rest",
55
"author": {
66
"name": "Minsu Lee",
77
"url": "https://github.com/amondnet"
88
},
99
"repository": "https://github.com/pleaseai/claude-code-plugins",
1010
"license": "MIT",
11-
"keywords": ["security", "permissions", "gatekeeper", "hook"]
11+
"keywords": [
12+
"security",
13+
"permissions",
14+
"gatekeeper",
15+
"hook"
16+
]
1217
}

plugins/gatekeeper/CHANGELOG.md

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

3+
## [1.3.0](https://github.com/pleaseai/claude-code-plugins/compare/gatekeeper-v1.2.0...gatekeeper-v1.3.0) (2026-03-31)
4+
5+
6+
### Features
7+
8+
* **gatekeeper:** v2 — all-tool coverage + auto-mode rules ([#136](https://github.com/pleaseai/claude-code-plugins/issues/136)) ([fe1cb78](https://github.com/pleaseai/claude-code-plugins/commit/fe1cb78e7fa7ccbfc51430a81e78a027aa6f83e1))
9+
310
## [1.2.0](https://github.com/pleaseai/claude-code-plugins/compare/gatekeeper-v1.1.1...gatekeeper-v1.2.0) (2026-03-03)
411

512

plugins/gatekeeper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "gatekeeper",
33
"type": "module",
4-
"version": "1.2.0",
4+
"version": "1.3.0",
55
"private": true,
66
"scripts": {
77
"build": "bun build src/pre-tool-use.ts --outdir dist --target node",

plugins/please-plugins/.claude-plugin/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "please-plugins",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Auto-detect project dependencies and recommend matching Claude Code plugins from the pleaseai marketplace",
55
"author": {
66
"name": "Passion Factory",

plugins/please-plugins/CHANGELOG.md

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

3+
## [1.2.0](https://github.com/pleaseai/claude-code-plugins/compare/please-plugins-v1.1.0...please-plugins-v1.2.0) (2026-03-31)
4+
5+
6+
### Features
7+
8+
* **please-plugins:** add monorepo workspace dependency scanning ([#133](https://github.com/pleaseai/claude-code-plugins/issues/133)) ([3d824e1](https://github.com/pleaseai/claude-code-plugins/commit/3d824e1040823d2af9b0bdcc72c6e05fb0af9491))
9+
10+
11+
### Bug Fixes
12+
13+
* **please-plugins:** setup command fails to find root package.json ([#130](https://github.com/pleaseai/claude-code-plugins/issues/130)) ([ff798ee](https://github.com/pleaseai/claude-code-plugins/commit/ff798eecb4fbd9699b52ec706039e1f72bd6f23d))
14+
315
## [1.1.0](https://github.com/pleaseai/claude-code-plugins/compare/please-plugins-v1.0.0...please-plugins-v1.1.0) (2026-03-28)
416

517

plugins/vinext/.claude-plugin/plugin.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@
77
"url": "https://github.com/cloudflare/vinext"
88
},
99
"license": "MIT",
10-
"keywords": ["vinext", "nextjs", "vite", "migration", "cloudflare"],
10+
"keywords": [
11+
"vinext",
12+
"nextjs",
13+
"vite",
14+
"migration",
15+
"cloudflare"
16+
],
1117
"skills": "./.agents/skills/"
1218
}

plugins/vinext/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 1.0.0 (2026-03-31)
4+
5+
6+
### Features
7+
8+
* **vinext:** add vinext plugin to marketplace ([#138](https://github.com/pleaseai/claude-code-plugins/issues/138)) ([e9c9c80](https://github.com/pleaseai/claude-code-plugins/commit/e9c9c8098f3fe0478ab1b6f1ffa14b68c9ce02bc))

plugins/wordpress/.claude-plugin/plugin.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
"version": "1.0.0",
44
"description": "Expert-level WordPress knowledge for AI coding assistants — blocks, themes, plugins, and best practices",
55
"license": "NOASSERTION",
6-
"keywords": ["wordpress", "blocks", "themes", "plugins", "gutenberg", "php"],
6+
"keywords": [
7+
"wordpress",
8+
"blocks",
9+
"themes",
10+
"plugins",
11+
"gutenberg",
12+
"php"
13+
],
714
"skills": "./.agents/skills/"
815
}

plugins/wordpress/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 1.0.0 (2026-03-31)
4+
5+
6+
### Features
7+
8+
* **wordpress:** add WordPress plugin to marketplace ([#137](https://github.com/pleaseai/claude-code-plugins/issues/137)) ([733303b](https://github.com/pleaseai/claude-code-plugins/commit/733303bec7d33328f29669ddd51858cc09888472))

0 commit comments

Comments
 (0)