Skip to content

Commit c402d21

Browse files
chore(release): 1.4.3 [skip ci]
## [1.4.3](v1.4.2...v1.4.3) (2026-04-04) ### Bug Fixes * comand typo in nginx reload ([97eb53b](97eb53b))
1 parent 97eb53b commit c402d21

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.4.3](https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.4.2...v1.4.3) (2026-04-04)
2+
3+
4+
### Bug Fixes
5+
6+
* comand typo in nginx reload ([97eb53b](https://github.com/CoCreate-app/CoCreate-nginx/commit/97eb53bef1dfa522df0477201779979c33d01f3e))
7+
18
## [1.4.2](https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.4.1...v1.4.2) (2026-04-04)
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.4.2",
3+
"version": "1.4.3",
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)