Skip to content

Commit 07f6b3b

Browse files
chore(release): 1.11.4 [skip ci]
## [1.11.4](v1.11.3...v1.11.4) (2023-10-14) ### Bug Fixes * bump dependencies ([a951afa](a951afa))
1 parent a951afa commit 07f6b3b

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.4](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.11.3...v1.11.4) (2023-10-14)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies ([a951afa](https://github.com/CoCreate-app/CoCreate-attributes/commit/a951afad4eb94a9b5cec21846aea902b7ec09388))
7+
18
## [1.11.3](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.11.2...v1.11.3) (2023-10-09)
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/attributes",
3-
"version": "1.11.3",
3+
"version": "1.11.4",
44
"description": "Simple HTML5 & JavaScript component add, update & remove values in element's attributes from input, select or js api. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"cocreate",
@@ -63,4 +63,4 @@
6363
"@cocreate/observer": "^1.11.5",
6464
"@cocreate/utils": "^1.25.3"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)