Skip to content

Commit 1970ce8

Browse files
chore(release): 1.3.10 [skip ci]
## [1.3.10](v1.3.9...v1.3.10) (2024-07-22) ### Bug Fixes * comment ufw and niginx full as it throws an error ([d49bb79](d49bb79))
1 parent d49bb79 commit 1970ce8

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.10](https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.3.9...v1.3.10) (2024-07-22)
2+
3+
4+
### Bug Fixes
5+
6+
* comment ufw and niginx full as it throws an error ([d49bb79](https://github.com/CoCreate-app/CoCreate-nginx/commit/d49bb79514cd047b25b3844bed9d7d7fe988cdf1))
7+
18
## [1.3.9](https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.3.8...v1.3.9) (2024-07-22)
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.9",
3+
"version": "1.3.10",
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)