Skip to content

Commit 0c8a041

Browse files
chore: release main
1 parent ff4d9b3 commit 0c8a041

3 files changed

Lines changed: 17 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,6 @@
3737
"plugins/docus": "1.0.0",
3838
"plugins/please-plugins": "1.2.0",
3939
"plugins/wordpress": "1.0.0",
40-
"plugins/vinext": "1.0.0"
40+
"plugins/vinext": "1.0.0",
41+
"plugins/next": "1.0.0"
4142
}

plugins/next/.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://nextjs.org"
88
},
99
"license": "NOASSERTION",
10-
"keywords": ["next", "nextjs", "react", "ssr", "rsc"],
10+
"keywords": [
11+
"next",
12+
"nextjs",
13+
"react",
14+
"ssr",
15+
"rsc"
16+
],
1117
"skills": "./.agents/skills/"
1218
}

plugins/next/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+
* **next:** add Next.js plugin to marketplace ([#139](https://github.com/pleaseai/claude-code-plugins/issues/139)) ([ff4d9b3](https://github.com/pleaseai/claude-code-plugins/commit/ff4d9b372ae3320ccc5aad05ef597112c1e18fcf))

0 commit comments

Comments
 (0)