Skip to content

Commit 26b1e88

Browse files
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.12...v1.4.0) (2024-11-04) ### Bug Fixes * prettier.config options ([a9e86d7](a9e86d7)) ### Features * add prettier.config.js and format files ([34b56e6](34b56e6))
1 parent a9e86d7 commit 26b1e88

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.4.0](https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.3.12...v1.4.0) (2024-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* prettier.config options ([a9e86d7](https://github.com/CoCreate-app/CoCreate-nginx/commit/a9e86d7ac3d98e14083afdc8eea44afa717e3c5a))
7+
8+
9+
### Features
10+
11+
* add prettier.config.js and format files ([34b56e6](https://github.com/CoCreate-app/CoCreate-nginx/commit/34b56e6752d504d267fe47a31f6af78913a1f87e))
12+
113
## [1.3.12](https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.3.11...v1.3.12) (2024-07-23)
214

315

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.12",
3+
"version": "1.4.0",
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)