Skip to content

Commit

Permalink
chore(release): 1.22.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.22.5](v1.22.4...v1.22.5) (2022-04-26)

### Bug Fixes

* Merge two `Math.max()<Math.min()` entries [#230](#230) ([#231](#231)) ([070ed39](070ed39))
  • Loading branch information
semantic-release-bot committed Apr 26, 2022
1 parent 070ed39 commit 34357b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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": "wtfjs",
"version": "1.22.4",
"version": "1.22.5",
"description": "A list of funny and tricky JavaScript examples",
"bin": {
"wtfjs": "wtfjs.js"
Expand Down

0 comments on commit 34357b4

Please sign in to comment.