Skip to content

Commit f9c837c

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

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.4.0",
3+
"apps/web": "1.4.1",
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.1](https://github.com/pleaseai/claude-code-plugins/compare/web-v1.4.0...web-v1.4.1) (2026-03-27)
4+
5+
6+
### Bug Fixes
7+
8+
* **web:** add url and npm plugin source types to marketplace schema ([#114](https://github.com/pleaseai/claude-code-plugins/issues/114)) ([9e9d0df](https://github.com/pleaseai/claude-code-plugins/commit/9e9d0dfbed20db5750965a333e0a2b5064b9bc92))
9+
310
## [1.4.0](https://github.com/pleaseai/claude-code-plugins/compare/web-v1.3.0...web-v1.4.0) (2026-03-26)
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.0",
4+
"version": "1.4.1",
55
"private": true,
66
"engines": {
77
"node": "22.x"

0 commit comments

Comments
 (0)