Skip to content

Commit 96f03f6

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

5 files changed

Lines changed: 33 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
"plugins/vue": "1.1.0",
2020
"plugins/vueuse": "1.1.0",
2121
"plugins/web-design": "1.1.0",
22-
"plugins/mastra": "1.3.1",
22+
"plugins/mastra": "1.4.0",
2323
"plugins/nuxt-ui": "1.3.0",
2424
"plugins/supabase": "1.1.0",
2525
"plugins/prisma": "1.1.0",
26-
"plugins/better-auth": "1.2.1",
26+
"plugins/better-auth": "1.3.0",
2727
"plugins/agent-browser": "1.1.0",
2828
"plugins/ai-sdk": "1.1.0",
2929
"plugins/slack-agent": "1.0.0",

plugins/better-auth/.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": "better-auth",
3-
"version": "1.2.1",
3+
"version": "1.3.0",
44
"description": "Better Auth authentication framework skills for JavaScript/TypeScript projects",
55
"author": {
66
"name": "Better Auth",

plugins/better-auth/CHANGELOG.md

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

3+
## [1.3.0](https://github.com/pleaseai/claude-code-plugins/compare/better-auth-v1.2.1...better-auth-v1.3.0) (2026-04-29)
4+
5+
6+
### Features
7+
8+
* **better-auth:** add better-auth vendor plugin to marketplace ([#53](https://github.com/pleaseai/claude-code-plugins/issues/53)) ([8c2db77](https://github.com/pleaseai/claude-code-plugins/commit/8c2db77ec5589e983b6a71b21d50bcdcdda56866))
9+
* **better-auth:** add use-better-auth workflow skill ([#159](https://github.com/pleaseai/claude-code-plugins/issues/159)) ([0945eb2](https://github.com/pleaseai/claude-code-plugins/commit/0945eb2b955c8f37dcd0b98fcdf972986030e88a))
10+
* **nanobanana:** add nanobanana image generation plugin to marketplace ([#69](https://github.com/pleaseai/claude-code-plugins/issues/69)) ([11fbefe](https://github.com/pleaseai/claude-code-plugins/commit/11fbefe230e3f7d9b19c57ee8c3526215f572067))
11+
12+
13+
### Bug Fixes
14+
15+
* **plugins:** move hand-written skills from .agents/skills/ to skills/ ([#164](https://github.com/pleaseai/claude-code-plugins/issues/164)) ([ae33182](https://github.com/pleaseai/claude-code-plugins/commit/ae3318228f07d9c1fbc028b0b1a1fc9e44bb3102))
16+
317
## [1.2.1](https://github.com/pleaseai/claude-code-plugins/compare/better-auth-v1.2.0...better-auth-v1.2.1) (2026-04-29)
418

519

plugins/mastra/.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": "mastra",
3-
"version": "1.3.1",
3+
"version": "1.4.0",
44
"description": "Official agent skills for coding agents working with the Mastra AI framework",
55
"author": {
66
"name": "Mastra AI",

plugins/mastra/CHANGELOG.md

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

3+
## [1.4.0](https://github.com/pleaseai/claude-code-plugins/compare/mastra-v1.3.1...mastra-v1.4.0) (2026-04-29)
4+
5+
6+
### Features
7+
8+
* **mastra:** add mastra vendor and plugin to marketplace ([#46](https://github.com/pleaseai/claude-code-plugins/issues/46)) ([b840555](https://github.com/pleaseai/claude-code-plugins/commit/b84055558780c3aa7c91ace0df4628dd3dececbd))
9+
* **mastra:** add MCP docs server configuration ([#143](https://github.com/pleaseai/claude-code-plugins/issues/143)) ([82838dc](https://github.com/pleaseai/claude-code-plugins/commit/82838dc9e2aa5e46322d7145840b1015f1454335))
10+
* **mastra:** add use-mastra workflow skill ([#161](https://github.com/pleaseai/claude-code-plugins/issues/161)) ([dd0ad46](https://github.com/pleaseai/claude-code-plugins/commit/dd0ad46ae87c29a88c54f8dbb91a68b36c369e99))
11+
* **nanobanana:** add nanobanana image generation plugin to marketplace ([#69](https://github.com/pleaseai/claude-code-plugins/issues/69)) ([11fbefe](https://github.com/pleaseai/claude-code-plugins/commit/11fbefe230e3f7d9b19c57ee8c3526215f572067))
12+
13+
14+
### Bug Fixes
15+
16+
* **plugins:** move hand-written skills from .agents/skills/ to skills/ ([#164](https://github.com/pleaseai/claude-code-plugins/issues/164)) ([ae33182](https://github.com/pleaseai/claude-code-plugins/commit/ae3318228f07d9c1fbc028b0b1a1fc9e44bb3102))
17+
318
## [1.3.1](https://github.com/pleaseai/claude-code-plugins/compare/mastra-v1.3.0...mastra-v1.3.1) (2026-04-29)
419

520

0 commit comments

Comments
 (0)