Skip to content

Commit 459df0b

Browse files
chore: release main
1 parent 9d10510 commit 459df0b

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,6 @@
4141
"plugins/next": "1.0.0",
4242
"plugins/react": "1.0.0",
4343
"plugins/react-native": "1.0.0",
44-
"plugins/tiptap": "1.0.0"
44+
"plugins/tiptap": "1.0.0",
45+
"plugins/emulate": "1.0.0"
4546
}

plugins/emulate/.claude-plugin/plugin.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
33
"version": "1.0.0",
44
"description": "Local drop-in API emulator for Vercel, GitHub, Google, Slack, Apple, Microsoft, and AWS",
55
"license": "Apache-2.0",
6-
"keywords": ["emulate", "api-emulation", "local-development", "testing"],
6+
"keywords": [
7+
"emulate",
8+
"api-emulation",
9+
"local-development",
10+
"testing"
11+
],
712
"skills": "./.agents/skills/"
813
}

plugins/emulate/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-04-02)
4+
5+
6+
### Features
7+
8+
* **emulate:** add Emulate plugin to marketplace ([#144](https://github.com/pleaseai/claude-code-plugins/issues/144)) ([9d10510](https://github.com/pleaseai/claude-code-plugins/commit/9d10510083c5f3c19f8ce763f8b5f036148ccc41))

0 commit comments

Comments
 (0)