Skip to content

Commit

Permalink
chore(release): 1.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.4](1.0.3...1.0.4) (2023-05-31)

### Bug Fixes

* certificat expiration date ([8ba7c82](8ba7c82))
* expiration date for certificate ([296a5c5](296a5c5))
* modif date ([ca40d28](ca40d28))
  • Loading branch information
semantic-release-bot committed May 31, 2023
1 parent 296a5c5 commit 0dd8ad5
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.0.4](https://github.com/cnieg/secret-certificat-azure-exporter/compare/1.0.3...1.0.4) (2023-05-31)


### Bug Fixes

* certificat expiration date ([8ba7c82](https://github.com/cnieg/secret-certificat-azure-exporter/commit/8ba7c8265e1b81e8ffa37dc22d2106f7bc3a2747))
* expiration date for certificate ([296a5c5](https://github.com/cnieg/secret-certificat-azure-exporter/commit/296a5c5a0b4eb9f45c3483303681379809968a0a))
* modif date ([ca40d28](https://github.com/cnieg/secret-certificat-azure-exporter/commit/ca40d2831fd71dcfe21a6d897633f8a414dd0bc0))

## [1.0.3](https://github.com/cnieg/secret-certificat-azure-exporter/compare/1.0.2...1.0.3) (2023-05-31)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "secret-certificat-azure-exporter",
"version": "1.0.3",
"version": "1.0.4",
"description": "Exports the status of Azure secrets and certificates as Prometheus metrics",
"main": "app.js",
"scripts": {
Expand Down

0 comments on commit 0dd8ad5

Please sign in to comment.