Skip to content

Commit eb0ff14

Browse files
chore(release): 1.28.5 [skip ci]
## [1.28.5](v1.28.4...v1.28.5) (2023-11-09) ### Bug Fixes * meta name typo ([4a72e3c](4a72e3c)) * update host ([783b6b0](783b6b0))
1 parent 783b6b0 commit eb0ff14

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.28.5](https://github.com/CoCreate-app/CoCreate-users/compare/v1.28.4...v1.28.5) (2023-11-09)
2+
3+
4+
### Bug Fixes
5+
6+
* meta name typo ([4a72e3c](https://github.com/CoCreate-app/CoCreate-users/commit/4a72e3cbdc4c890d77650bd85b967d385384f11d))
7+
* update host ([783b6b0](https://github.com/CoCreate-app/CoCreate-users/commit/783b6b02d2314c7ab5c14b526f2e6e3672569f96))
8+
19
## [1.28.4](https://github.com/CoCreate-app/CoCreate-users/compare/v1.28.3...v1.28.4) (2023-11-03)
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.28.4",
3+
"version": "1.28.5",
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)