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 e020f59 commit e52bc3cCopy full SHA for e52bc3c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.27.3](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.27.2...v1.27.3) (2023-11-16)
2
+
3
4
+### Bug Fixes
5
6
+* improved handeling of logical operators ([e020f59](https://github.com/CoCreate-app/CoCreate-utils/commit/e020f59f508e5f8d155972cf852b7ef810703cc8))
7
8
## [1.27.2](https://github.com/CoCreate-app/CoCreate-utils/compare/v1.27.1...v1.27.2) (2023-11-12)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/utils",
- "version": "1.27.2",
+ "version": "1.27.3",
"description": "A simple utils component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"utils",
0 commit comments