Skip to content

Commit 1c53196

Browse files
chore(release): 1.3.2 [skip ci]
## [1.3.2](v1.3.1...v1.3.2) (2024-03-18) ### Bug Fixes * description ([1f9c2d6](1f9c2d6))
1 parent 1f9c2d6 commit 1c53196

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.2](https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.3.1...v1.3.2) (2024-03-18)
2+
3+
4+
### Bug Fixes
5+
6+
* description ([1f9c2d6](https://github.com/CoCreate-app/CoCreate-nginx/commit/1f9c2d6f8433742831fc931ad02b3aa9695673e1))
7+
18
## [1.3.1](https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.3.0...v1.3.1) (2024-02-05)
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.1",
3+
"version": "1.3.2",
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)