Skip to content

Commit

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

### Bug Fixes

* pretier.config.js and file formating ([5d1f8e8](5d1f8e8))

### Features

* add prettier.config.js and format files ([0d76980](0d76980))
* add prettier.config.js and format files ([77a7561](77a7561))
  • Loading branch information
semantic-release-bot committed Nov 4, 2024
1 parent 5d1f8e8 commit b20ee0e
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.13.0](https://github.com/CoCreate-app/CoCreate-kanban/compare/v1.12.3...v1.13.0) (2024-11-04)


### Bug Fixes

* pretier.config.js and file formating ([5d1f8e8](https://github.com/CoCreate-app/CoCreate-kanban/commit/5d1f8e8505cf71f4e3d83b5c66dce8341e11ef69))


### Features

* add prettier.config.js and format files ([0d76980](https://github.com/CoCreate-app/CoCreate-kanban/commit/0d76980fd406fca133c00c05a95cf39a26d650c5))
* add prettier.config.js and format files ([77a7561](https://github.com/CoCreate-app/CoCreate-kanban/commit/77a75618cc2f14808c47b1993777d0c82b4eb055))

## [1.12.3](https://github.com/CoCreate-app/CoCreate-kanban/compare/v1.12.2...v1.12.3) (2024-06-12)


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

0 comments on commit b20ee0e

Please sign in to comment.