Skip to content

Commit c378dfe

Browse files
chore(release): 1.3.4 [skip ci]
## [1.3.4](v1.3.3...v1.3.4) (2024-06-23) ### Bug Fixes * demo css ([e01e4bc](e01e4bc))
1 parent e01e4bc commit c378dfe

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.4](https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.3.3...v1.3.4) (2024-06-23)
2+
3+
4+
### Bug Fixes
5+
6+
* demo css ([e01e4bc](https://github.com/CoCreate-app/CoCreate-nginx/commit/e01e4bc6ce1a2190089983ccf2569953332f6c45))
7+
18
## [1.3.3](https://github.com/CoCreate-app/CoCreate-nginx/compare/v1.3.2...v1.3.3) (2024-03-19)
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.3",
3+
"version": "1.3.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)