Skip to content

Commit 7f62b76

Browse files
chore(release): 1.11.3 [skip ci]
## [1.11.3](v1.11.2...v1.11.3) (2025-05-01) ### Bug Fixes * update [@cocreate](https://github.com/cocreate) dependencies ([ae25d28](ae25d28))
1 parent ae25d28 commit 7f62b76

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.11.3](https://github.com/CoCreate-app/CoCreate-datatable/compare/v1.11.2...v1.11.3) (2025-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update [@cocreate](https://github.com/cocreate) dependencies ([ae25d28](https://github.com/CoCreate-app/CoCreate-datatable/commit/ae25d28e73fa2777c151f5b447a09723656c037d))
7+
18
## [1.11.2](https://github.com/CoCreate-app/CoCreate-datatable/compare/v1.11.1...v1.11.2) (2025-04-30)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/datatable",
3-
"version": "1.11.2",
3+
"version": "1.11.3",
44
"description": "A simple datatable component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"datatable",
@@ -52,4 +52,4 @@
5252
"webpack-cli": "^4.5.0",
5353
"webpack-log": "^3.0.1"
5454
}
55-
}
55+
}

0 commit comments

Comments
 (0)