Skip to content

Commit

Permalink
chore(core): release version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MathurAditya724 committed Mar 21, 2024
1 parent 2879931 commit a1c8eec
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [0.2.0](https://github.com/rhinobase/hono-rate-limiter/compare/core-0.1.3...core-0.2.0) (2024-03-21)


### Bug Fixes

* **core:** corrected the esm issue ([2879931](https://github.com/rhinobase/hono-rate-limiter/commit/287993159c7c310a8dd769b885bd852912be7270))

## [0.1.3](https://github.com/rhinobase/hono-rate-limiter/compare/core-0.1.2...core-0.1.3) (2024-03-21)

## [0.1.2](https://github.com/rhinobase/hono-rate-limiter/compare/core-0.1.1...core-0.1.2) (2024-03-20)
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hono-rate-limiter",
"version": "0.1.3",
"version": "0.2.0",
"type": "module",
"license": "MIT",
"keywords": [
Expand Down

0 comments on commit a1c8eec

Please sign in to comment.