Skip to content

Commit 82c1075

Browse files
committed
2 parents 2fc37a5 + dd0a7bb commit 82c1075

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.22](https://github.com/CoCreate-app/CoCreate-render/compare/v1.1.21...v1.1.22) (2021-10-04)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([46605b5](https://github.com/CoCreate-app/CoCreate-render/commit/46605b5509f38b3b7a9dc7a53d3bcae8f7a1080f))
7+
18
## [1.1.21](https://github.com/CoCreate-app/CoCreate-render/compare/v1.1.20...v1.1.21) (2021-10-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/render",
3-
"version": "1.1.21",
3+
"version": "1.1.22",
44
"description": "A simple render component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"render",

0 commit comments

Comments
 (0)