We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8b8b8e commit 9e9797eCopy full SHA for 9e9797e
CHANGELOG.md
@@ -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
@@ -1,6 +1,6 @@
{
"name": "folds",
- "version": "0.0.0-development",
+ "version": "1.0.0",
"author": "Ajay Bura (ajbura)",
"license": "Apache-2.0",
6
"main": "dist/index.js",
0 commit comments