Skip to content

Commit 376bb5e

Browse files
chore(release): 1.16.0 [skip ci]
# [1.16.0](v1.15.0...v1.16.0) (2023-11-25) ### Bug Fixes * pass attributes renamed to state ([1d4ca30](1d4ca30)) * update nav, edit button and css path ([23f9a0f](23f9a0f)) ### Features * upgrade dependencies for latest features and fixes ([465d238](465d238))
1 parent 465d238 commit 376bb5e

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.16.0](https://github.com/CoCreate-app/CoCreate-modal/compare/v1.15.0...v1.16.0) (2023-11-25)
2+
3+
4+
### Bug Fixes
5+
6+
* pass attributes renamed to state ([1d4ca30](https://github.com/CoCreate-app/CoCreate-modal/commit/1d4ca30142b78eb98cd9208f3a7abc1b79ae1ca9))
7+
* update nav, edit button and css path ([23f9a0f](https://github.com/CoCreate-app/CoCreate-modal/commit/23f9a0f96cfa858bdaa028f6d86371629b13be6d))
8+
9+
10+
### Features
11+
12+
* upgrade dependencies for latest features and fixes ([465d238](https://github.com/CoCreate-app/CoCreate-modal/commit/465d238490d3b1ae22403edba417627b11515cda))
13+
114
# [1.15.0](https://github.com/CoCreate-app/CoCreate-modal/compare/v1.14.9...v1.15.0) (2023-11-19)
215

316

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.15.0",
3+
"version": "1.16.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.34.0",
6868
"@cocreate/uuid": "^1.8.0"
6969
}
70-
}
70+
}

0 commit comments

Comments
 (0)