Skip to content

Commit

Permalink
chore(release): 1.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.4.1](v1.4.0...v1.4.1) (2023-09-07)

### Bug Fixes

* fix scroll corner color ([#26](#26)) ([fa6ce32](fa6ce32))
  • Loading branch information
semantic-release-bot committed Sep 7, 2023
1 parent fa6ce32 commit 79f6040
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## [1.4.1](https://github.com/cinnyapp/folds/compare/v1.4.0...v1.4.1) (2023-09-07)

### Bug Fixes

- fix scroll corner color ([#26](https://github.com/cinnyapp/folds/issues/26)) ([fa6ce32](https://github.com/cinnyapp/folds/commit/fa6ce329fd3e08e13070234feebc3258308c6ee0))

# [1.4.0](https://github.com/cinnyapp/folds/compare/v1.3.0...v1.4.0) (2023-08-16)

### Features
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "folds",
"version": "1.4.0",
"version": "1.4.1",
"author": "Ajay Bura (ajbura)",
"license": "Apache-2.0",
"main": "dist/index.js",
Expand Down

0 comments on commit 79f6040

Please sign in to comment.