Skip to content

Commit 5d33135

Browse files
chore(release): 1.1.3 [skip ci]
## [1.1.3](v1.1.2...v1.1.3) (2024-01-01) ### Bug Fixes * relocated main nginx config to init ([44c4545](44c4545))
1 parent 44c4545 commit 5d33135

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.3](https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.1.2...v1.1.3) (2024-01-01)
2+
3+
4+
### Bug Fixes
5+
6+
* relocated main nginx config to init ([44c4545](https://github.com/CoCreate-app/CoCreate-nginx/commit/44c454511bf9f1c9ef8a003e5a331aa219116019))
7+
18
## [1.1.2](https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.1.1...v1.1.2) (2024-01-01)
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.2",
3+
"version": "1.1.3",
44
"description": "An intergration with Nginx and CoCreateJS.",
55
"keywords": [
66
"nginx",

0 commit comments

Comments
 (0)