Skip to content

Commit ebcfe8d

Browse files
chore(release): 1.9.1 [skip ci]
## [1.9.1](v1.9.0...v1.9.1) (2023-08-21) ### Bug Fixes * /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([195d0d5](195d0d5)) * replace cdn with /dist ([77b8ff8](77b8ff8)) * update file uploader ([94381f9](94381f9))
1 parent 195d0d5 commit ebcfe8d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.9.1](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.9.0...v1.9.1) (2023-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([195d0d5](https://github.com/CoCreate-app/CoCreate-attributes/commit/195d0d5b028ef044d4dd59b3ce7468b236cf12f0))
7+
* replace cdn with /dist ([77b8ff8](https://github.com/CoCreate-app/CoCreate-attributes/commit/77b8ff80460b790cc2d8c3a01ddc087fbe24a56a))
8+
* update file uploader ([94381f9](https://github.com/CoCreate-app/CoCreate-attributes/commit/94381f91b8812b391392029379c1295598bb0357))
9+
110
# [1.9.0](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.8.0...v1.9.0) (2023-08-17)
211

312

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/attributes",
3-
"version": "1.9.0",
3+
"version": "1.9.1",
44
"description": "Simple HTML5 & JavaScript component add, update & remove values in element's attributes from input, select or js api. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"cocreate",

0 commit comments

Comments
 (0)