Skip to content

Commit e00f55a

Browse files
chore(release): 1.4.22 [skip ci]
## [1.4.22](v1.4.21...v1.4.22) (2021-11-26) ### Bug Fixes * docs sidenav width ([e456bec](e456bec)) * updated action dependency to actions ([0028d90](0028d90))
1 parent e456bec commit e00f55a

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.4.22](https://github.com/CoCreate-app/CoCreate-users/compare/v1.4.21...v1.4.22) (2021-11-26)
2+
3+
4+
### Bug Fixes
5+
6+
* docs sidenav width ([e456bec](https://github.com/CoCreate-app/CoCreate-users/commit/e456bec70c2d3a1039f86f10b9da5b7a96446a60))
7+
* updated action dependency to actions ([0028d90](https://github.com/CoCreate-app/CoCreate-users/commit/0028d9040c0f3e257bccfc0e0323de1406a8fe18))
8+
19
## [1.4.21](https://github.com/CoCreate-app/CoCreate-users/compare/v1.4.20...v1.4.21) (2021-11-26)
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.4.21",
3+
"version": "1.4.22",
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)