Skip to content

Commit

Permalink
chore(release): 2.4.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.4.1](v2.4.0...v2.4.1) (2021-08-20)

### Bug Fixes

* update dep and fixing tests ([aa7b1fa](aa7b1fa))
  • Loading branch information
semantic-release-bot committed Aug 20, 2021
1 parent aa7b1fa commit aff9f6c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.4.1](https://github.com/DasRed/perst/compare/v2.4.0...v2.4.1) (2021-08-20)


### Bug Fixes

* update dep and fixing tests ([aa7b1fa](https://github.com/DasRed/perst/commit/aa7b1fae17559582e9e8e0b2b896b2f72142c02f))

# [2.4.0](https://github.com/DasRed/perst/compare/v2.3.1...v2.4.0) (2020-12-21)


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": "perst",
"version": "2.4.0",
"version": "2.4.1",
"main": "dist/index.js",
"type": "module",
"bin": {
Expand Down

0 comments on commit aff9f6c

Please sign in to comment.