Skip to content

Commit d1aebc4

Browse files
committed
chore: bump version to 0.1.3
1 parent 2dbe62a commit d1aebc4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @dschz/solid-flow
22

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- updates css export path
8+
39
## 0.1.2
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dschz/solid-flow",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "Solid Flow - A highly customizable Solid library for building node-based editors, workflow systems, diagrams and more.",
55
"type": "module",
66
"author": "Daniel Sanchez <[email protected]>",

0 commit comments

Comments
 (0)