Skip to content

Commit 9e9797e

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2022-12-13) ### Bug Fixes * **icon.tsx:** fix type error ([20ecb30](20ecb30))
1 parent e8b8b8e commit 9e9797e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# 1.0.0 (2022-12-13)
2+
3+
### Bug Fixes
4+
5+
- **icon.tsx:** fix type error ([20ecb30](https://github.com/cinnyapp/folds/commit/20ecb30f6b23434ff5650cb010ecb4dd9e8589fc))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "folds",
3-
"version": "0.0.0-development",
3+
"version": "1.0.0",
44
"author": "Ajay Bura (ajbura)",
55
"license": "Apache-2.0",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)