Skip to content

Commit

Permalink
4.2.27
Browse files Browse the repository at this point in the history
  • Loading branch information
nichoth committed May 8, 2024
1 parent eb1a34f commit 984c2a4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

## [v4.2.26](https://github.com/bicycle-codes/route-event/compare/v4.2.25...v4.2.26)
## [v4.2.27](https://github.com/bicycle-codes/route-event/compare/v4.2.26...v4.2.27)

### Merged

- Bump esbuild from 0.20.2 to 0.21.1 [`#5`](https://github.com/bicycle-codes/route-event/pull/5)

### Commits

- add semver badge, update dependency [`7965d2f`](https://github.com/bicycle-codes/route-event/commit/7965d2f2f61ecf1a718491b9d0c104a5d4d46dc1)

## [v4.2.26](https://github.com/bicycle-codes/route-event/compare/v4.2.25...v4.2.26) - 2024-05-08

### Commits

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "route-event",
"version": "4.2.26",
"version": "4.2.27",
"type": "module",
"description": "Simple client side route event",
"files": [
Expand Down

0 comments on commit 984c2a4

Please sign in to comment.