We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1eae5c commit 95209f0Copy full SHA for 95209f0
CHANGELOG.md
@@ -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
8
# [1.1.0](https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.0.0...v1.1.0) (2023-12-31)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/nginx",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "An intergration with Nginx and CoCreateJS.",
"keywords": [
"nginx",
0 commit comments