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 b27dda1 commit d7b0b33Copy full SHA for d7b0b33
CHANGELOG.md
@@ -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
7
# 1.0.0 (2022-12-13)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "folds",
- "version": "1.0.0",
+ "version": "1.0.1",
"author": "Ajay Bura (ajbura)",
"license": "Apache-2.0",
"main": "dist/index.js",
0 commit comments