Skip to content

Commit e01214f

Browse files
chore(release): v0.3.1
1 parent 4ab4fbf commit e01214f

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

changelogs/2025-10-19_v0.3.1.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## [0.3.1] - 2025-10-19
2+
3+
### 🐛 Bug Fixes
4+
5+
- *(ci)* By not explicitely linking package in dependencies

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adaptive-sm/solid-ui",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"scripts": {
55
"dev": "bun run rsbuild:dev",
66
"build": "rm -rf ./export ; tsc -p ./tsconfig.lib.json",

0 commit comments

Comments
 (0)