Skip to content

Commit 48a771c

Browse files
committed
chore(release): 1.3.10
1 parent 8419e10 commit 48a771c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### 1.3.10 (2023-09-05)
6+
57
### 1.3.9 (2023-07-27)
68

79
### 1.3.8 (2023-05-13)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "async-ratelimiter",
33
"description": "Rate limit made simple, easy, async.",
44
"homepage": "https://nicedoc.io/microlinkhq/async-ratelimiter",
5-
"version": "1.3.9",
5+
"version": "1.3.10",
66
"main": "src/index.js",
77
"author": {
88
"email": "hello@microlink.io",

0 commit comments

Comments
 (0)