We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae3759d commit 3cb8d77Copy full SHA for 3cb8d77
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.17.24](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.17.23...v1.17.24) (2023-01-30)
2
+
3
4
+### Bug Fixes
5
6
+* queryDocumentSelectorAll return array ([ae3759d](https://github.com/CoCreate-app/CoCreate-utils/commit/ae3759d8062d1e21d452d3f48fdb6dd66bd71367))
7
8
## [1.17.23](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.17.22...v1.17.23) (2023-01-29)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/utils",
- "version": "1.17.23",
+ "version": "1.17.24",
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"utils",
0 commit comments