Skip to content

Commit 25b8f32

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

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
".": "1.0.0",
3-
"apps/web": "1.3.0",
3+
"apps/web": "1.4.0",
44
"packages/eslint-config": "0.0.0",
55
"packages/typescript-config": "0.0.0",
66
"packages/vitest-config": "0.0.0",

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.4.0](https://github.com/pleaseai/claude-code-plugins/compare/web-v1.3.0...web-v1.4.0) (2026-03-26)
4+
5+
6+
### Features
7+
8+
* **marketplace:** add stripe plugin to marketplace ([#102](https://github.com/pleaseai/claude-code-plugins/issues/102)) ([22ae922](https://github.com/pleaseai/claude-code-plugins/commit/22ae9225e5b6911cf50a6e5b405aaaea48bd1557))
9+
310
## [1.3.0](https://github.com/pleaseai/claude-code-plugins/compare/web-v1.2.0...web-v1.3.0) (2026-03-04)
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.3.0",
4+
"version": "1.4.0",
55
"private": true,
66
"engines": {
77
"node": "22.x"

0 commit comments

Comments
 (0)