Skip to content

Commit 47b9082

Browse files
chore: release main (#118)
Co-authored-by: pleaeai-bot[bot] <239696668+pleaeai-bot[bot]@users.noreply.github.com>
1 parent 9503e5a commit 47b9082

11 files changed

Lines changed: 47 additions & 10 deletions

File tree

.release-please-manifest.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
".": "1.0.0",
3-
"apps/web": "1.4.1",
3+
"apps/web": "1.5.0",
44
"packages/eslint-config": "0.0.0",
55
"packages/typescript-config": "0.0.0",
66
"packages/vitest-config": "0.0.0",
@@ -20,7 +20,7 @@
2020
"plugins/vueuse": "1.1.0",
2121
"plugins/web-design": "1.1.0",
2222
"plugins/mastra": "1.1.0",
23-
"plugins/nuxt-ui": "1.2.0",
23+
"plugins/nuxt-ui": "1.3.0",
2424
"plugins/supabase": "1.1.0",
2525
"plugins/prisma": "1.1.0",
2626
"plugins/better-auth": "1.1.0",
@@ -29,11 +29,11 @@
2929
"plugins/slack-agent": "1.0.0",
3030
"plugins/neo4j": "1.0.0",
3131
"plugins/google-workspace": "1.0.0",
32-
"plugins/nuxt-i18n": "1.0.0",
32+
"plugins/nuxt-i18n": "1.1.0",
3333
"plugins/nuxt-seo": "1.0.0",
34-
"plugins/markitdown": "1.0.0",
34+
"plugins/markitdown": "1.1.0",
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.0.0"
38+
"plugins/please-plugins": "1.1.0"
3939
}

apps/web/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.5.0](https://github.com/pleaseai/claude-code-plugins/compare/web-v1.4.1...web-v1.5.0) (2026-03-28)
4+
5+
6+
### Features
7+
8+
* **marketplace:** add code-intelligence marketplace source ([#123](https://github.com/pleaseai/claude-code-plugins/issues/123)) ([5be65da](https://github.com/pleaseai/claude-code-plugins/commit/5be65daa040f0e1aeeaeeeec5fed3889c9bdfb5c))
9+
310
## [1.4.1](https://github.com/pleaseai/claude-code-plugins/compare/web-v1.4.0...web-v1.4.1) (2026-03-27)
411

512

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "web",
33
"type": "module",
4-
"version": "1.4.1",
4+
"version": "1.5.0",
55
"private": true,
66
"engines": {
77
"node": "22.x"

plugins/markitdown/.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": "markitdown",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Convert documents (PDF, DOCX, PPTX, images, etc.) to Markdown using MarkItDown MCP server",
55
"author": {
66
"name": "Microsoft",

plugins/markitdown/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.1.0](https://github.com/pleaseai/claude-code-plugins/compare/markitdown-v1.0.0...markitdown-v1.1.0) (2026-03-28)
4+
5+
6+
### Features
7+
8+
* **hooks:** add if field to markitdown and deny-vendor-write hooks ([#124](https://github.com/pleaseai/claude-code-plugins/issues/124)) ([9503e5a](https://github.com/pleaseai/claude-code-plugins/commit/9503e5a1689ee48e396b98af0695a18de975020d))
9+
310
## 1.0.0 (2026-03-19)
411

512

plugins/nuxt-i18n/.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": "nuxt-i18n",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"description": "Nuxt i18n internationalization module for locale routing, lazy-loaded translations, SEO, browser detection, and multi-domain setups. Use when working with @nuxtjs/i18n, locale switching, translated routes, or i18n composables.",
55
"author": {
66
"name": "Nuxt Community",

plugins/nuxt-i18n/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.1.0](https://github.com/pleaseai/claude-code-plugins/compare/nuxt-i18n-v1.0.0...nuxt-i18n-v1.1.0) (2026-03-28)
4+
5+
6+
### Features
7+
8+
* **marketplace:** add nuxt-i18n plugin to marketplace ([#117](https://github.com/pleaseai/claude-code-plugins/issues/117)) ([af9007f](https://github.com/pleaseai/claude-code-plugins/commit/af9007ff3c44258f8e2b5e0db166a20588f376b9))

plugins/nuxt-ui/.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": "nuxt-ui",
3-
"version": "1.2.0",
3+
"version": "1.3.0",
44
"description": "The Intuitive Vue UI Library powered by Reka UI & Tailwind CSS.",
55
"author": {
66
"name": "Nuxt",

plugins/nuxt-ui/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/nuxt-ui-v1.2.0...nuxt-ui-v1.3.0) (2026-03-28)
4+
5+
6+
### Features
7+
8+
* **nuxt-ui:** add PreToolUse hook for component guidance ([#121](https://github.com/pleaseai/claude-code-plugins/issues/121)) ([211691e](https://github.com/pleaseai/claude-code-plugins/commit/211691ed1db0e8b4ee23179d1c9b70a52de5dd3c))
9+
310
## [1.2.0](https://github.com/pleaseai/claude-code-plugins/compare/nuxt-ui-v1.1.0...nuxt-ui-v1.2.0) (2026-03-19)
411

512

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.0.0",
3+
"version": "1.1.0",
44
"description": "Auto-detect project dependencies and recommend matching Claude Code plugins from the pleaseai marketplace",
55
"author": {
66
"name": "Passion Factory",

0 commit comments

Comments
 (0)