Skip to content

Commit 76b98b7

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2024-01-08) ### Bug Fixes * return if ssl false ([500e7c7](500e7c7))
1 parent 500e7c7 commit 76b98b7

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.1.1](https://github.com/CoCreate-app/CoCreate-server/compare/v1.1.0...v1.1.1) (2024-01-08)
2+
3+
4+
### Bug Fixes
5+
6+
* return if ssl false ([500e7c7](https://github.com/CoCreate-app/CoCreate-server/commit/500e7c7898f3a3a5ecc676ca68cd105cc1f29a6f))
7+
18
# [1.1.0](https://github.com/CoCreate-app/CoCreate-server/compare/v1.0.2...v1.1.0) (2024-01-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/server",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "An intergration with Server and CoCreateJS.",
55
"keywords": [
66
"server",

0 commit comments

Comments
 (0)