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 8044c40 commit 97e6a1cCopy full SHA for 97e6a1c
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [1.0.2](https://github.com/cinnyapp/folds/compare/v1.0.1...v1.0.2) (2022-12-21)
2
+
3
+### Bug Fixes
4
5
+- typescript config ([8044c40](https://github.com/cinnyapp/folds/commit/8044c40ff1a8ff4ba8da312a209f7f15dbc1ed4b))
6
7
## [1.0.1](https://github.com/cinnyapp/folds/compare/v1.0.0...v1.0.1) (2022-12-13)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "folds",
- "version": "1.0.1",
+ "version": "1.0.2",
"author": "Ajay Bura (ajbura)",
"license": "Apache-2.0",
"main": "dist/index.js",
0 commit comments