Skip to content

Commit 15994e9

Browse files
chore(release): 1.13.2 [skip ci]
## [1.13.2](v1.13.1...v1.13.2) (2025-04-30) ### Bug Fixes * added css-loader ([acea0bd](acea0bd)) * update query attributes ([7491c9a](7491c9a)) * updated cocreate modules versions ([252c7f7](252c7f7)) * webpack.config and devdependencies ([728b6c5](728b6c5))
1 parent acea0bd commit 15994e9

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.13.2](https://github.com/CoCreate-app/CoCreate-kanban/compare/v1.13.1...v1.13.2) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* added css-loader ([acea0bd](https://github.com/CoCreate-app/CoCreate-kanban/commit/acea0bd402a23631bbfda8ee4980d254be84435f))
7+
* update query attributes ([7491c9a](https://github.com/CoCreate-app/CoCreate-kanban/commit/7491c9ae432c079ddbf83b804f57815b668ddc5d))
8+
* updated cocreate modules versions ([252c7f7](https://github.com/CoCreate-app/CoCreate-kanban/commit/252c7f71fb9b35ff1550f162f6e7ccce6088c3ae))
9+
* webpack.config and devdependencies ([728b6c5](https://github.com/CoCreate-app/CoCreate-kanban/commit/728b6c5474394d771c3b331f86bb8a0e362a722b))
10+
111
## [1.13.1](https://github.com/CoCreate-app/CoCreate-kanban/compare/v1.13.0...v1.13.1) (2025-01-18)
212

313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/kanban",
3-
"version": "1.13.1",
3+
"version": "1.13.2",
44
"description": "A simple kanban component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"kanban",

0 commit comments

Comments
 (0)