Skip to content

Commit ddde3af

Browse files
chore(release): 1.26.1 [skip ci]
## [1.26.1](v1.26.0...v1.26.1) (2023-08-21) ### Bug Fixes * /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([c754949](c754949)) * replace cdn with /dist ([05088ab](05088ab)) * update file uploader ([0ededa2](0ededa2))
1 parent c754949 commit ddde3af

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.26.1](https://github.com/CoCreate-app/CoCreate-render/compare/v1.26.0...v1.26.1) (2023-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([c754949](https://github.com/CoCreate-app/CoCreate-render/commit/c75494979a7abbbcdb64cb997171155529f919ec))
7+
* replace cdn with /dist ([05088ab](https://github.com/CoCreate-app/CoCreate-render/commit/05088ab6f7d60a871e0e794939b34e35386ac6f5))
8+
* update file uploader ([0ededa2](https://github.com/CoCreate-app/CoCreate-render/commit/0ededa248ac571b27a124317cb0e37bda21ff347))
9+
110
# [1.26.0](https://github.com/CoCreate-app/CoCreate-render/compare/v1.25.0...v1.26.0) (2023-08-17)
211

312

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.26.0",
3+
"version": "1.26.1",
44
"description": "A simple render component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"render",

0 commit comments

Comments
 (0)