Skip to content

Commit

Permalink
chore(release): 1.14.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.14.1](v1.14.0...v1.14.1) (2023-08-21)

### Bug Fixes

* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([b073c11](b073c11))
* replace cdn with /dist ([53a5b6a](53a5b6a))
* update file uploader ([1bf4cab](1bf4cab))
  • Loading branch information
semantic-release-bot committed Aug 21, 2023
1 parent b073c11 commit 3b87ff5
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.14.1](https://github.com/CoCreate-app/CoCreate-pass/compare/v1.14.0...v1.14.1) (2023-08-21)


### Bug Fixes

* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([b073c11](https://github.com/CoCreate-app/CoCreate-pass/commit/b073c1122a9a74d9f124ababec47a23c3d850e28))
* replace cdn with /dist ([53a5b6a](https://github.com/CoCreate-app/CoCreate-pass/commit/53a5b6a62a68fff2a9ec1397237273e16e683b67))
* update file uploader ([1bf4cab](https://github.com/CoCreate-app/CoCreate-pass/commit/1bf4cab95b16fbe6ad799b7e982f354c5d96aa9f))

# [1.14.0](https://github.com/CoCreate-app/CoCreate-pass/compare/v1.13.0...v1.14.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/pass",
"version": "1.14.0",
"version": "1.14.1",
"description": "Data attributes which can be used for components in CoCreate framework combined as a group of attributes that dynamically change attributes & fetch custom data.",
"keywords": [
"pass",
Expand Down

0 comments on commit 3b87ff5

Please sign in to comment.