From 1bc554af3815f022a3622911c7127bda01b86a46 Mon Sep 17 00:00:00 2001 From: Aditya Mathur <57684218+MathurAditya724@users.noreply.github.com> Date: Thu, 21 Mar 2024 01:42:39 +0530 Subject: [PATCH] chore(core): release version 0.1.2 --- packages/core/CHANGELOG.md | 13 +++++++++++++ packages/core/package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 43316d5..a445974 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -2,6 +2,19 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [0.1.2](https://github.com/rhinobase/hono-rate-limiter/compare/core-0.1.1...core-0.1.2) (2024-03-20) + + +### Features + +* added supported data stores ([bb01624](https://github.com/rhinobase/hono-rate-limiter/commit/bb01624511445826ce7ce9c894e33e90ff88358e)) + + +### Bug Fixes + +* **core:** added repo details in package.json ([fb8d744](https://github.com/rhinobase/hono-rate-limiter/commit/fb8d74437e950983fd384fd8f4504fee4f7fa231)) +* updated build for esm ([818e64a](https://github.com/rhinobase/hono-rate-limiter/commit/818e64a6047539675d73d70084ec7aab28c2b100)) + ## [0.1.1](https://github.com/rhinobase/hono-rate-limiter/compare/core-0.1.0...core-0.1.1) (2024-03-19) ## 0.1.0 (2024-03-19) diff --git a/packages/core/package.json b/packages/core/package.json index b70e7c5..56516d0 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "hono-rate-limiter", - "version": "0.1.1", + "version": "0.1.2", "type": "commonjs", "license": "MIT", "keywords": [