Skip to content

Commit 2b43165

Browse files
committed
Version bump and changelog update
1 parent b0a12e7 commit 2b43165

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# waft-design-system
22

3+
## 0.1.1
4+
5+
### Patch Changes
6+
7+
- Change input enhancer name and add support for more form controls
8+
39
## 0.1.0
410

511
### Minor Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "0.1.0",
7+
"version": "0.1.1",
88
"type": "module",
99
"main": "dist/waft.js",
1010
"module": "dist/waft.js",

0 commit comments

Comments
 (0)