Skip to content

Commit

Permalink
chore(release): 1.15.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.15.0](v1.14.5...v1.15.0) (2024-11-04)

### Bug Fixes

* prettier.config options ([55eddb4](55eddb4))

### Features

* add prettier.config.js and format files ([2d4c894](2d4c894))
  • Loading branch information
semantic-release-bot committed Nov 4, 2024
1 parent 55eddb4 commit 773fb46
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.15.0](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.14.5...v1.15.0) (2024-11-04)


### Bug Fixes

* prettier.config options ([55eddb4](https://github.com/CoCreate-app/CoCreate-authorize/commit/55eddb46c223e01f73460f395bca92d94826a84c))


### Features

* add prettier.config.js and format files ([2d4c894](https://github.com/CoCreate-app/CoCreate-authorize/commit/2d4c894170d1884da8bbba1d2f3ef551ff2abc01))

## [1.14.5](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.14.4...v1.14.5) (2024-09-21)


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

0 comments on commit 773fb46

Please sign in to comment.