Skip to content

Commit dae51a7

Browse files
chore(release): 1.0.16 [skip ci]
## [1.0.16](v1.0.15...v1.0.16) (2021-07-13) ### Bug Fixes * add yarn lockfile to git ignore ([f5d787c](f5d787c)) * remove yarn.lock ([9c9d278](9c9d278))
1 parent f5d787c commit dae51a7

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.16](https://github.com/CoCreate-app/CoCreate-users/compare/v1.0.15...v1.0.16) (2021-07-13)
2+
3+
4+
### Bug Fixes
5+
6+
* add yarn lockfile to git ignore ([f5d787c](https://github.com/CoCreate-app/CoCreate-users/commit/f5d787c0ac93899108fa2fc42eb7304b2bdaf562))
7+
* remove yarn.lock ([9c9d278](https://github.com/CoCreate-app/CoCreate-users/commit/9c9d2780dcdd5395df4941ef9d8145cd25fa9e70))
8+
19
## [1.0.15](https://github.com/CoCreate-app/CoCreate-users/compare/v1.0.14...v1.0.15) (2021-07-10)
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.15",
3+
"version": "1.0.16",
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)