Skip to content

Commit 95209f0

Browse files
chore(release): 1.1.1 [skip ci]
## [1.1.1](v1.1.0...v1.1.1) (2023-12-31) ### Bug Fixes * removed createServer test ([d1eae5c](d1eae5c))
1 parent d1eae5c commit 95209f0

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-nginx/compare/v1.1.0...v1.1.1) (2023-12-31)
2+
3+
4+
### Bug Fixes
5+
6+
* removed createServer test ([d1eae5c](https://github.com/CoCreate-app/CoCreate-nginx/commit/d1eae5cedf02dabd5e4da620866d6999f8be8fbd))
7+
18
# [1.1.0](https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.0.0...v1.1.0) (2023-12-31)
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/nginx",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "An intergration with Nginx and CoCreateJS.",
55
"keywords": [
66
"nginx",

0 commit comments

Comments
 (0)