Skip to content

Commit 050cc73

Browse files
chore(release): 1.2.18 [skip ci]
## [1.2.18](v1.2.17...v1.2.18) (2021-09-14) ### Bug Fixes * add cocreate.app to domains ([be41d60](be41d60))
1 parent be41d60 commit 050cc73

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.18](https://github.com/CoCreate-app/CoCreate-users/compare/v1.2.17...v1.2.18) (2021-09-14)
2+
3+
4+
### Bug Fixes
5+
6+
* add cocreate.app to domains ([be41d60](https://github.com/CoCreate-app/CoCreate-users/commit/be41d60768d9048508707b5c6958a8c74277bae3))
7+
18
## [1.2.17](https://github.com/CoCreate-app/CoCreate-users/compare/v1.2.16...v1.2.17) (2021-09-13)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/users",
3-
"version": "1.2.17",
3+
"version": "1.2.18",
44
"description": "A simple users component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"users",

0 commit comments

Comments
 (0)