Skip to content

Commit 796868a

Browse files
chore(release): 1.3.7 [skip ci]
## [1.3.7](v1.3.6...v1.3.7) (2024-07-16) ### Bug Fixes * download the official and current nginx reposiitory ([2aa49b1](2aa49b1))
1 parent 2aa49b1 commit 796868a

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.3.7](https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.3.6...v1.3.7) (2024-07-16)
2+
3+
4+
### Bug Fixes
5+
6+
* download the official and current nginx reposiitory ([2aa49b1](https://github.com/CoCreate-app/CoCreate-nginx/commit/2aa49b13af8e8246855c0dcdf8d5c223125e69d3))
7+
18
## [1.3.6](https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.3.5...v1.3.6) (2024-06-23)
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.3.6",
3+
"version": "1.3.7",
44
"description": "Automates NGINX server management tasks including installation, configuration, startup, and dynamic reloading in response to application changes. Designed to streamline web server setup and management.",
55
"keywords": [
66
"nginx",

0 commit comments

Comments
 (0)