Skip to content

Commit

Permalink
chore(release): 1.26.1 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Aug 21, 2023
1 parent c754949 commit ddde3af
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.26.1](https://github.com/CoCreate-app/CoCreate-render/compare/v1.26.0...v1.26.1) (2023-08-21)


### Bug Fixes

* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([c754949](https://github.com/CoCreate-app/CoCreate-render/commit/c75494979a7abbbcdb64cb997171155529f919ec))
* replace cdn with /dist ([05088ab](https://github.com/CoCreate-app/CoCreate-render/commit/05088ab6f7d60a871e0e794939b34e35386ac6f5))
* update file uploader ([0ededa2](https://github.com/CoCreate-app/CoCreate-render/commit/0ededa248ac571b27a124317cb0e37bda21ff347))

# [1.26.0](https://github.com/CoCreate-app/CoCreate-render/compare/v1.25.0...v1.26.0) (2023-08-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/render",
"version": "1.26.0",
"version": "1.26.1",
"description": "A simple render component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"render",
Expand Down

0 comments on commit ddde3af

Please sign in to comment.