Skip to content

Commit 040f5c6

Browse files
chore(release): 1.1.7 [skip ci]
## [1.1.7](v1.1.6...v1.1.7) (2024-06-23) ### Bug Fixes * bump dependencies ([0bbc860](0bbc860))
1 parent 0bbc860 commit 040f5c6

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.7](https://github.com/CoCreate-app/CoCreate-server/compare/v1.1.6...v1.1.7) (2024-06-23)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies ([0bbc860](https://github.com/CoCreate-app/CoCreate-server/commit/0bbc860bf23e7011f17a975ae61ef9a6814da44b))
7+
18
## [1.1.6](https://github.com/CoCreate-app/CoCreate-server/compare/v1.1.5...v1.1.6) (2024-06-23)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/server",
3-
"version": "1.1.6",
3+
"version": "1.1.7",
44
"description": "A dynamic SSL certificate management and generation tool for proxies like NGINX, with a fallback to Node.js SSL termination. It seamlessly integrates HTTP, HTTPS, and ACME protocols to ensure secure, encrypted connections.",
55
"keywords": [
66
"ssl-certificate-management",
@@ -41,4 +41,4 @@
4141
"dependencies": {
4242
"@cocreate/acme": "^1.2.12"
4343
}
44-
}
44+
}

0 commit comments

Comments
 (0)