Skip to content

Commit fced1d4

Browse files
chore(release): 1.29.1 [skip ci]
## [1.29.1](v1.29.0...v1.29.1) (2023-10-25) ### Bug Fixes * bump dependencies ([d0576ab](d0576ab))
1 parent d0576ab commit fced1d4

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.29.1](https://github.com/CoCreate-app/CoCreate-render/compare/v1.29.0...v1.29.1) (2023-10-25)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies ([d0576ab](https://github.com/CoCreate-app/CoCreate-render/commit/d0576ab94cb7be5c5788fc92e8c98454e64397e6))
7+
18
# [1.29.0](https://github.com/CoCreate-app/CoCreate-render/compare/v1.28.7...v1.29.0) (2023-10-22)
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/render",
3-
"version": "1.29.0",
3+
"version": "1.29.1",
44
"description": "A simple render component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"render",
@@ -64,4 +64,4 @@
6464
"@cocreate/observer": "^1.11.6",
6565
"@cocreate/utils": "^1.26.1"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)