Skip to content

Commit 8e7d0ba

Browse files
committed
chore(release): 2.1.36
1 parent 6ad721c commit 8e7d0ba

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
### 2.1.36 (2025-02-17)
6+
7+
8+
### Bug Fixes
9+
10+
* exclude Cloudinary ([#42](https://github.com/Kikobeats/top-user-agents/issues/42)) ([6ad721c](https://github.com/Kikobeats/top-user-agents/commit/6ad721c9a8fe0bf44e5a7ca1fa17e8dcfeae85f4)), closes [#41](https://github.com/Kikobeats/top-user-agents/issues/41)
11+
512
### 2.1.35 (2025-02-17)
613

714
### 2.1.34 (2025-02-10)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "top-user-agents",
33
"description": "A list of most common User Agent.",
44
"homepage": "https://microlink.io/user-agents",
5-
"version": "2.1.35",
5+
"version": "2.1.36",
66
"types": "./src/index.d.ts",
77
"exports": {
88
".": {

0 commit comments

Comments
 (0)