Skip to content

Commit 8a656fe

Browse files
chore(release): 1.1.5 [skip ci]
## [1.1.5](v1.1.4...v1.1.5) (2024-01-01) ### Bug Fixes * aaded cluster to check if worker == 1 to init once ([bf6c464](bf6c464))
1 parent bf6c464 commit 8a656fe

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.5](https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.1.4...v1.1.5) (2024-01-01)
2+
3+
4+
### Bug Fixes
5+
6+
* aaded cluster to check if worker == 1 to init once ([bf6c464](https://github.com/CoCreate-app/CoCreate-nginx/commit/bf6c46465fd38290d349ff2c3f0aad0b28de47e0))
7+
18
## [1.1.4](https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.1.3...v1.1.4) (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.4",
3+
"version": "1.1.5",
44
"description": "An intergration with Nginx and CoCreateJS.",
55
"keywords": [
66
"nginx",

0 commit comments

Comments
 (0)