Skip to content

Commit 1ac2ff4

Browse files
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.14...v1.3.0) (2024-11-04) ### Bug Fixes * prettier.config options ([9a92da8](9a92da8)) ### Features * add prettier.config.js and format files ([32b0946](32b0946))
1 parent 9a92da8 commit 1ac2ff4

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.3.0](https://github.com/CoCreate-app/CoCreate-acme/compare/v1.2.14...v1.3.0) (2024-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* prettier.config options ([9a92da8](https://github.com/CoCreate-app/CoCreate-acme/commit/9a92da8fd7fc6443ee79b8b6241847d490397cb4))
7+
8+
9+
### Features
10+
11+
* add prettier.config.js and format files ([32b0946](https://github.com/CoCreate-app/CoCreate-acme/commit/32b0946c44885447be6c34eaf8ad7e7d576e139f))
12+
113
## [1.2.14](https://github.com/CoCreate-app/CoCreate-acme/compare/v1.2.13...v1.2.14) (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/acme",
3-
"version": "1.2.14",
3+
"version": "1.3.0",
44
"description": "Dynamic SSL certificate management leveraging the ACME protocol, designed for direct API accessibility within applications. Automates certificate creation, renewal, and retrieval, ideal for distributed applications requiring real-time, secure certificate operations.",
55
"keywords": [
66
"acme",

0 commit comments

Comments
 (0)