Skip to content

Commit 8c41fbb

Browse files
chore(release): 1.0.3 [skip ci]
## [1.0.3](v1.0.2...v1.0.3) (2023-01-31) ### Bug Fixes * replace stitches with vanilla-extract ([#10](#10)) ([c11b9a4](c11b9a4))
1 parent c11b9a4 commit 8c41fbb

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
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.3](https://github.com/cinnyapp/folds/compare/v1.0.2...v1.0.3) (2023-01-31)
2+
3+
### Bug Fixes
4+
5+
- replace stitches with vanilla-extract ([#10](https://github.com/cinnyapp/folds/issues/10)) ([c11b9a4](https://github.com/cinnyapp/folds/commit/c11b9a409c92bf072fb8ee2a94d52eadef3d8c6f))
6+
17
## [1.0.2](https://github.com/cinnyapp/folds/compare/v1.0.1...v1.0.2) (2022-12-21)
28

39
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)