Skip to content

Commit ca452df

Browse files
chore(release): 1.0.18 [skip ci]
## [1.0.18](v1.0.17...v1.0.18) (2021-07-17) ### Bug Fixes * init and update demos scripts ([7d9ec7a](7d9ec7a)) * workflows ([9f59a78](9f59a78))
1 parent 9f59a78 commit ca452df

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.18](https://github.com/CoCreate-app/CoCreate-users/compare/v1.0.17...v1.0.18) (2021-07-17)
2+
3+
4+
### Bug Fixes
5+
6+
* init and update demos scripts ([7d9ec7a](https://github.com/CoCreate-app/CoCreate-users/commit/7d9ec7a2244997175c258197d9a7d5d1433c62d8))
7+
* workflows ([9f59a78](https://github.com/CoCreate-app/CoCreate-users/commit/9f59a78f37419890e4d7d67d2ae3050781129b5c))
8+
19
## [1.0.17](https://github.com/CoCreate-app/CoCreate-users/compare/v1.0.16...v1.0.17) (2021-07-14)
210

311

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.0.17",
3+
"version": "1.0.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)