Skip to content

Commit 3892d3b

Browse files
chore(release): 1.11.0 [skip ci]
# [1.11.0](v1.10.0...v1.11.0) (2024-01-08) ### Features * bumped CoCreate dependencies to their latest versions ([9e76133](9e76133))
1 parent 9e76133 commit 3892d3b

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.11.0](https://github.com/CoCreate-app/CoCreate-uuid/compare/v1.10.0...v1.11.0) (2024-01-08)
2+
3+
4+
### Features
5+
6+
* bumped CoCreate dependencies to their latest versions ([9e76133](https://github.com/CoCreate-app/CoCreate-uuid/commit/9e76133e3c871afabb652cd843e3a6d24a1b265c))
7+
18
# [1.10.0](https://github.com/CoCreate-app/CoCreate-uuid/compare/v1.9.0...v1.10.0) (2023-11-25)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/uuid",
3-
"version": "1.10.0",
3+
"version": "1.11.0",
44
"description": "A simple uuid component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"uuid",
@@ -57,4 +57,4 @@
5757
"webpack-cli": "^4.5.0",
5858
"webpack-log": "^3.0.1"
5959
}
60-
}
60+
}

0 commit comments

Comments
 (0)