Skip to content

Commit 01c118e

Browse files
chore(release): 1.17.0 [skip ci]
# [1.17.0](v1.16.0...v1.17.0) (2023-11-25) ### Features * upgrade dependencies for latest features and fixes ([c9bc7b0](c9bc7b0))
1 parent c9bc7b0 commit 01c118e

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.17.0](https://github.com/CoCreate-app/CoCreate-modal/compare/v1.16.0...v1.17.0) (2023-11-25)
2+
3+
4+
### Features
5+
6+
* upgrade dependencies for latest features and fixes ([c9bc7b0](https://github.com/CoCreate-app/CoCreate-modal/commit/c9bc7b0e260031ceb4f663ed16133d5cdcc90662))
7+
18
# [1.16.0](https://github.com/CoCreate-app/CoCreate-modal/compare/v1.15.0...v1.16.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/modal",
3-
"version": "1.16.0",
3+
"version": "1.17.0",
44
"description": "A draggable, movable and resizable modal. customizable via attributes, great for popups, alerts, multitasking and displaying multiple views.",
55
"keywords": [
66
"modal",
@@ -67,4 +67,4 @@
6767
"@cocreate/socket-client": "^1.35.0",
6868
"@cocreate/uuid": "^1.9.0"
6969
}
70-
}
70+
}

0 commit comments

Comments
 (0)