Skip to content

Commit 9ddb6d3

Browse files
committed
release: v0.1.0
1 parent cfc6e9a commit 9ddb6d3

4 files changed

Lines changed: 13 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.0.1"
2+
".": "0.1.0"
33
}

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## [0.1.0](https://github.com/UI5/plugins-claude/compare/v0.0.1...v0.1.0) (2026-03-27)
4+
5+
6+
### Features
7+
8+
* Add TS plugin ([cfc6e9a](https://github.com/UI5/plugins-claude/commit/cfc6e9a30611b7bc12137b739d1473e71c1f6ae2))
9+
* Initial content ([4f00590](https://github.com/UI5/plugins-claude/commit/4f005901e0853fcf13f95c77dd0fc575b2e3dfb7))

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ui5/plugins-claude",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"private": "true",
55
"description": "UI5 plugins for Claude",
66
"author": {

0 commit comments

Comments
 (0)