Skip to content

Commit 97e6a1c

Browse files
chore(release): 1.0.2 [skip ci]
## [1.0.2](v1.0.1...v1.0.2) (2022-12-21) ### Bug Fixes * typescript config ([8044c40](8044c40))
1 parent 8044c40 commit 97e6a1c

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,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+
17
## [1.0.1](https://github.com/cinnyapp/folds/compare/v1.0.0...v1.0.1) (2022-12-13)
28

39
### Bug Fixes

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": "1.0.1",
3+
"version": "1.0.2",
44
"author": "Ajay Bura (ajbura)",
55
"license": "Apache-2.0",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)