Skip to content

Commit 8176b46

Browse files
chore(release): 1.4.30 [skip ci]
## [1.4.30](v1.4.29...v1.4.30) (2022-02-03) ### Bug Fixes * replaced show and hide class hidden with attribute hidden ([1fe3942](1fe3942))
1 parent 1fe3942 commit 8176b46

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.30](https://github.com/CoCreate-app/CoCreate-users/compare/v1.4.29...v1.4.30) (2022-02-03)
2+
3+
4+
### Bug Fixes
5+
6+
* replaced show and hide class hidden with attribute hidden ([1fe3942](https://github.com/CoCreate-app/CoCreate-users/commit/1fe3942fb84d254e24870e6edbe2f157a2cc7c11))
7+
18
## [1.4.29](https://github.com/CoCreate-app/CoCreate-users/compare/v1.4.28...v1.4.29) (2022-02-01)
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.29",
3+
"version": "1.4.30",
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)