Skip to content

Commit 0e7eb7d

Browse files
committed
chore(release): 1.1.0
1 parent e18e0b9 commit 0e7eb7d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Changelog
2+
3+
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.
4+
5+
## [1.1.0](https://github.com/TrigenSoftware/ua-regexes-lite/compare/v1.0.0...v1.1.0) (2022-10-12)
6+
7+
8+
### Features
9+
10+
* types ([e18e0b9](https://github.com/TrigenSoftware/ua-regexes-lite/commit/e18e0b999c5fb269bad688c912e0e0b505e6cfa9))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ua-regexes-lite",
33
"type": "module",
4-
"version": "1.0.0",
4+
"version": "1.1.0",
55
"description": "A lite useragent regexes collection.",
66
"author": "dangreen",
77
"license": "MIT",

0 commit comments

Comments
 (0)