Skip to content

Commit

Permalink
chore(release): 1.33.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.33.0](v1.32.0...v1.33.0) (2024-01-08)

### Bug Fixes

* applied host to define environment/branch ([953c3fa](953c3fa))

### Features

* bumped CoCreate dependencies to their latest versions ([e118a0f](e118a0f))
  • Loading branch information
semantic-release-bot committed Jan 8, 2024
1 parent e118a0f commit 2c841e5
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.33.0](https://github.com/CoCreate-app/CoCreate-users/compare/v1.32.0...v1.33.0) (2024-01-08)


### Bug Fixes

* applied host to define environment/branch ([953c3fa](https://github.com/CoCreate-app/CoCreate-users/commit/953c3fa3cd144e1d9c0718e0c25df786892a136d))


### Features

* bumped CoCreate dependencies to their latest versions ([e118a0f](https://github.com/CoCreate-app/CoCreate-users/commit/e118a0fcbd74ac9ffa20ec21830855b1176c50ee))

# [1.32.0](https://github.com/CoCreate-app/CoCreate-users/compare/v1.31.3...v1.32.0) (2023-12-21)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/users",
"version": "1.32.0",
"version": "1.33.0",
"description": "A simple users component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"users",
Expand Down Expand Up @@ -65,4 +65,4 @@
"@cocreate/local-storage": "^1.12.0",
"@cocreate/render": "^1.37.1"
}
}
}

0 comments on commit 2c841e5

Please sign in to comment.