Skip to content

Commit ada2e05

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.7...v1.2.0) (2024-11-04) ### Bug Fixes * prettier.config options ([7efaaaf](7efaaaf)) ### Features * add prettier.config.js and format files ([eeb944d](eeb944d))
1 parent 7efaaaf commit ada2e05

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.2.0](https://github.com/CoCreate-app/CoCreate-server/compare/v1.1.7...v1.2.0) (2024-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* prettier.config options ([7efaaaf](https://github.com/CoCreate-app/CoCreate-server/commit/7efaaaf1af097d760e344c6c36f49ee41db1408b))
7+
8+
9+
### Features
10+
11+
* add prettier.config.js and format files ([eeb944d](https://github.com/CoCreate-app/CoCreate-server/commit/eeb944df0bbf418801439627c2e0cf29ad5c4581))
12+
113
## [1.1.7](https://github.com/CoCreate-app/CoCreate-server/compare/v1.1.6...v1.1.7) (2024-06-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/server",
3-
"version": "1.1.7",
3+
"version": "1.2.0",
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",

0 commit comments

Comments
 (0)