Skip to content

Commit 0fb3e32

Browse files
chore(release): 1.11.3 [skip ci]
## [1.11.3](v1.11.2...v1.11.3) (2023-10-09) ### Bug Fixes * bump dependencies ([3c72a8d](3c72a8d))
1 parent 3c72a8d commit 0fb3e32

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-attributes/compare/v1.11.2...v1.11.3) (2023-10-09)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies ([3c72a8d](https://github.com/CoCreate-app/CoCreate-attributes/commit/3c72a8dbb11beea6322eae11d4184386356ac9e6))
7+
18
## [1.11.2](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.11.1...v1.11.2) (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.2",
3+
"version": "1.11.3",
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.4",
6464
"@cocreate/utils": "^1.25.2"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)