Skip to content

Commit d7b0b33

Browse files
chore(release): 1.0.1 [skip ci]
## [1.0.1](v1.0.0...v1.0.1) (2022-12-13) ### Bug Fixes * fix shieldsio badge ([b27dda1](b27dda1))
1 parent b27dda1 commit d7b0b33

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.1](https://github.com/cinnyapp/folds/compare/v1.0.0...v1.0.1) (2022-12-13)
2+
3+
### Bug Fixes
4+
5+
- fix shieldsio badge ([b27dda1](https://github.com/cinnyapp/folds/commit/b27dda1550364288899b3d15c4de0df3c0dea5cc))
6+
17
# 1.0.0 (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.0",
3+
"version": "1.0.1",
44
"author": "Ajay Bura (ajbura)",
55
"license": "Apache-2.0",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)