Skip to content

Commit a3716a2

Browse files
chore(release): 1.4.20 [skip ci]
## [1.4.20](v1.4.19...v1.4.20) (2021-11-23) ### Bug Fixes * update dependencies ([2a94b25](2a94b25))
1 parent 2a94b25 commit a3716a2

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.4.20](https://github.com/CoCreate-app/CoCreate-users/compare/v1.4.19...v1.4.20) (2021-11-23)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([2a94b25](https://github.com/CoCreate-app/CoCreate-users/commit/2a94b251d8b4608093205f2ca72c08a03c13acc6))
7+
18
## [1.4.19](https://github.com/CoCreate-app/CoCreate-users/compare/v1.4.18...v1.4.19) (2021-11-20)
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.4.19",
3+
"version": "1.4.20",
44
"description": "A simple users component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"users",

0 commit comments

Comments
 (0)