Skip to content

Commit 67d9a73

Browse files
chore(release): 1.1.2 [skip ci]
## [1.1.2](v1.1.1...v1.1.2) (2024-01-01) ### Bug Fixes * removed createServer test ([7a73899](7a73899))
1 parent c801a37 commit 67d9a73

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.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+
18
## [1.1.1](https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.1.0...v1.1.1) (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.1",
3+
"version": "1.1.2",
44
"description": "An intergration with Nginx and CoCreateJS.",
55
"keywords": [
66
"nginx",

0 commit comments

Comments
 (0)