Skip to content

Commit aba8811

Browse files
chore(release): 1.2.12 [skip ci]
## [1.2.12](v1.2.11...v1.2.12) (2021-09-09) ### Bug Fixes * CoCreate.config directory, path, name and public ([8602718](8602718))
1 parent 8602718 commit aba8811

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.2.12](https://github.com/CoCreate-app/CoCreate-users/compare/v1.2.11...v1.2.12) (2021-09-09)
2+
3+
4+
### Bug Fixes
5+
6+
* CoCreate.config directory, path, name and public ([8602718](https://github.com/CoCreate-app/CoCreate-users/commit/8602718829525c09aaf428e1c7ba2bc0e08ff0dc))
7+
18
## [1.2.11](https://github.com/CoCreate-app/CoCreate-users/compare/v1.2.10...v1.2.11) (2021-09-08)
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.11",
3+
"version": "1.2.12",
44
"description": "A simple users component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"users",

0 commit comments

Comments
 (0)