Skip to content

Commit

Permalink
chore(release): 1.16.14 [skip ci]
Browse files Browse the repository at this point in the history
## [1.16.14](v1.16.13...v1.16.14) (2023-06-04)

### Bug Fixes

* Refactor CoCreate.config.js to remove hard-coded credentials ([4c5521c](4c5521c))
  • Loading branch information
semantic-release-bot committed Jun 4, 2023
1 parent 4c5521c commit 5d9f8cd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.16.14](https://github.com/CoCreate-app/CoCreate-builder/compare/v1.16.13...v1.16.14) (2023-06-04)


### Bug Fixes

* Refactor CoCreate.config.js to remove hard-coded credentials ([4c5521c](https://github.com/CoCreate-app/CoCreate-builder/commit/4c5521cacb260da22e5b4232b38ae8999863e8c5))

## [1.16.13](https://github.com/CoCreate-app/CoCreate-builder/compare/v1.16.12...v1.16.13) (2023-06-04)


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/builder",
"version": "1.16.13",
"version": "1.16.14",
"description": "A simple builder component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"builder",
Expand Down

0 comments on commit 5d9f8cd

Please sign in to comment.