Skip to content

Commit

Permalink
chore(release): 1.2.13 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.13](v1.2.12...v1.2.13) (2024-06-23)

### Bug Fixes

* bump dependencies ([a10999f](a10999f))
  • Loading branch information
semantic-release-bot committed Jun 23, 2024
1 parent a10999f commit 4a31a1e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.2.13](https://github.com/CoCreate-app/CoCreate-acme/compare/v1.2.12...v1.2.13) (2024-06-23)


### Bug Fixes

* bump dependencies ([a10999f](https://github.com/CoCreate-app/CoCreate-acme/commit/a10999f40dd93bc007f4658e6b278b40c905f440))

## [1.2.12](https://github.com/CoCreate-app/CoCreate-acme/compare/v1.2.11...v1.2.12) (2024-06-23)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cocreate/acme",
"version": "1.2.12",
"version": "1.2.13",
"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.",
"keywords": [
"acme",
Expand Down Expand Up @@ -43,4 +43,4 @@
"dependencies": {
"acme-client": "^5.0.0"
}
}
}

0 comments on commit 4a31a1e

Please sign in to comment.