Skip to content

Commit 2dfa88d

Browse files
chore(release): 1.4.25 [skip ci]
## [1.4.25](v1.4.24...v1.4.25) (2021-11-27) ### Bug Fixes * actions import typo ([d6abdd2](d6abdd2)) * update dependencies ([e207b39](e207b39))
1 parent d6abdd2 commit 2dfa88d

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.25](https://github.com/CoCreate-app/CoCreate-users/compare/v1.4.24...v1.4.25) (2021-11-27)
2+
3+
4+
### Bug Fixes
5+
6+
* actions import typo ([d6abdd2](https://github.com/CoCreate-app/CoCreate-users/commit/d6abdd2b09f7a94ec8ea785fefc7347cd69abf98))
7+
* update dependencies ([e207b39](https://github.com/CoCreate-app/CoCreate-users/commit/e207b397d1cb045e24c5aa6bb857e4e73ea619ff))
8+
19
## [1.4.24](https://github.com/CoCreate-app/CoCreate-users/compare/v1.4.23...v1.4.24) (2021-11-27)
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.24",
3+
"version": "1.4.25",
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)