Skip to content

Commit c45d124

Browse files
committed
build(release-please): unpin package version
1 parent 04bd3f5 commit c45d124

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

packages/solid-charts/CHANGELOG.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,4 @@
22

33
## 0.0.1 (2025-05-07)
44

5-
6-
### Features
7-
8-
* force release ([a97ae7f](https://github.com/corvudev/solid-charts/commit/a97ae7ff2e62f8186996ada0225fcbeb48bd28fd))
5+
- Initial release

release-please-config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
"include-v-in-tag": false,
77
"packages": {
88
"packages/solid-charts": {
9-
"component": "solid-charts",
10-
"release-as": "0.0.1"
9+
"component": "solid-charts"
1110
}
1211
}
1312
}

0 commit comments

Comments
 (0)