Skip to content

Commit 7ae24aa

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.34...v1.3.0) (2021-10-14) ### Features * render log for success ([24480a0](24480a0))
1 parent 24480a0 commit 7ae24aa

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.3.0](https://github.com/CoCreate-app/CoCreate-users/compare/v1.2.34...v1.3.0) (2021-10-14)
2+
3+
4+
### Features
5+
6+
* render log for success ([24480a0](https://github.com/CoCreate-app/CoCreate-users/commit/24480a036390608b9ad1cf79dd68c995df1991ac))
7+
18
## [1.2.34](https://github.com/CoCreate-app/CoCreate-users/compare/v1.2.33...v1.2.34) (2021-10-13)
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.2.34",
3+
"version": "1.3.0",
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)