Skip to content

Commit c935508

Browse files
committed
Merge remote-tracking branch 'origin' into dev
2 parents a43e64a + 4605f81 commit c935508

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.19.3](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.19.2...v1.19.3) (2023-03-30)
2+
3+
4+
### Bug Fixes
5+
6+
* bump [@cocreate](https://github.com/cocreate) dependencies' ([ab12c4c](https://github.com/CoCreate-app/CoCreate-utils/commit/ab12c4cc0378418a6a484dea5abc0611e72dd604))
7+
18
## [1.19.2](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.19.1...v1.19.2) (2023-03-16)
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/utils",
3-
"version": "1.19.2",
3+
"version": "1.19.3",
44
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"utils",
@@ -60,6 +60,6 @@
6060
"webpack-log": "^3.0.1"
6161
},
6262
"dependencies": {
63-
"@cocreate/docs": "^1.6.1"
63+
"@cocreate/docs": "^1.6.2"
6464
}
6565
}

0 commit comments

Comments
 (0)