Skip to content

Commit 14f2b57

Browse files
chore(release): 1.7.13 [skip ci]
## [1.7.13](v1.7.12...v1.7.13) (2023-06-04) ### Bug Fixes * replaced secert GITHUB_TOKEN with GITHUB ([3bf54f9](3bf54f9)) * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([a3e1bea](a3e1bea))
1 parent a3e1bea commit 14f2b57

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.7.13](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.7.12...v1.7.13) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* replaced secert GITHUB_TOKEN with GITHUB ([3bf54f9](https://github.com/CoCreate-app/CoCreate-attributes/commit/3bf54f9fab567ab8342263dc93641517be1738f5))
7+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([a3e1bea](https://github.com/CoCreate-app/CoCreate-attributes/commit/a3e1bead27198a64f9aaccc998b395fa5fb687da))
8+
19
## [1.7.12](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.7.11...v1.7.12) (2023-06-04)
210

311

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.7.12",
3+
"version": "1.7.13",
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",
@@ -64,4 +64,4 @@
6464
"@cocreate/observer": "^1.8.3",
6565
"@cocreate/utils": "^1.21.1"
6666
}
67-
}
67+
}

0 commit comments

Comments
 (0)