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 c801a37 commit 67d9a73Copy full SHA for 67d9a73
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.2](https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.1.1...v1.1.2) (2024-01-01)
2
+
3
4
+### Bug Fixes
5
6
+* removed createServer test ([7a73899](https://github.com/CoCreate-app/CoCreate-nginx/commit/7a738994df49cca8d052bacd62dce476e3c47081))
7
8
## [1.1.1](https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.1.0...v1.1.1) (2023-12-31)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/nginx",
- "version": "1.1.1",
+ "version": "1.1.2",
"description": "An intergration with Nginx and CoCreateJS.",
"keywords": [
"nginx",
0 commit comments