Skip to content

Commit 5fbec87

Browse files
chore(release): 1.4.4 [skip ci]
## [1.4.4](v1.4.3...v1.4.4) (2026-04-04) ### Bug Fixes * cmd typo in nginx reload command ([5c050ca](5c050ca))
1 parent 5c050ca commit 5fbec87

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.4](https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.4.3...v1.4.4) (2026-04-04)
2+
3+
4+
### Bug Fixes
5+
6+
* cmd typo in nginx reload command ([5c050ca](https://github.com/CoCreate-app/CoCreate-nginx/commit/5c050ca5230c9cfdd3c2f9254ef6445852974360))
7+
18
## [1.4.3](https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.4.2...v1.4.3) (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.3",
3+
"version": "1.4.4",
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)