Skip to content

Commit 3c616ee

Browse files
chore(release): 1.3.5 [skip ci]
## [1.3.5](v1.3.4...v1.3.5) (2024-06-23) ### Bug Fixes * update dependencies ([f3eaa6d](f3eaa6d))
1 parent f3eaa6d commit 3c616ee

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
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.5](https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.3.4...v1.3.5) (2024-06-23)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependencies ([f3eaa6d](https://github.com/CoCreate-app/CoCreate-nginx/commit/f3eaa6d8143dbe1c688a5c6fa161b4210d1c6578))
7+
18
## [1.3.4](https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.3.3...v1.3.4) (2024-06-23)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/nginx",
3-
"version": "1.3.4",
3+
"version": "1.3.5",
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",
@@ -36,4 +36,4 @@
3636
"url": "https://github.com/sponsors/CoCreate-app"
3737
},
3838
"main": "./src/index.js"
39-
}
39+
}

0 commit comments

Comments
 (0)