Skip to content

Commit

Permalink
release: 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and peterhirn committed Feb 16, 2024
1 parent d4391a0 commit d8ae97f
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "1.0.0"
".": "1.1.0"
}
38 changes: 38 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,43 @@
# Changelog

## [1.1.0](https://github.com/phi-ag/mta-sts-exporter/compare/v1.0.0...v1.1.0) (2024-02-16)


### Features

* configurable json logging ([dcdcb6e](https://github.com/phi-ag/mta-sts-exporter/commit/dcdcb6e53855fe893c862b0eeb432cb88a604e27))
* configurable report path ([1a59e21](https://github.com/phi-ag/mta-sts-exporter/commit/1a59e21d199d6eb804919e85a2962e7e68716c91))


### Bug Fixes

* added image labels ([f17d5e0](https://github.com/phi-ag/mta-sts-exporter/commit/f17d5e086a02f5edd76d7dbae8d64697417ec0ab))
* fix release action ([ee174b1](https://github.com/phi-ag/mta-sts-exporter/commit/ee174b140b0b5112109324b8ea00018eb2251b12))
* fix release action ([4796118](https://github.com/phi-ag/mta-sts-exporter/commit/479611813c7cfe696442e6582d0bd6948e157bc3))
* login to dockerhub ([78692de](https://github.com/phi-ag/mta-sts-exporter/commit/78692deb28facdc196dd691f78013b7f17322b64))
* shared setup go action ([4f3dcc3](https://github.com/phi-ag/mta-sts-exporter/commit/4f3dcc34daf335a602c9e39addeb5e005aacfd5b))


### Miscellaneous Chores

* **deps:** pin docker/login-action action to 343f7c4 ([5a26d3f](https://github.com/phi-ag/mta-sts-exporter/commit/5a26d3fb0eb9c009ee312c509cd1890f4bf5702d))
* **main:** release 1.0.1 ([9196b54](https://github.com/phi-ag/mta-sts-exporter/commit/9196b54b524869301aa0088bfd8848d168259db4))
* **main:** release 1.0.2 ([43c840f](https://github.com/phi-ag/mta-sts-exporter/commit/43c840fb13a9b1ebb9ff21b337639bd01ca8eebc))
* **main:** release 1.0.3 ([b1fa859](https://github.com/phi-ag/mta-sts-exporter/commit/b1fa8593b139b9d2080aee21a280e2752f7d1739))
* **main:** release 1.0.4 ([2b7849e](https://github.com/phi-ag/mta-sts-exporter/commit/2b7849e9f9011cdbdb6c9cf6bfe3a73dca944e74))
* **main:** release 1.0.5 ([58db23f](https://github.com/phi-ag/mta-sts-exporter/commit/58db23f2145523825e320ae75a813653167f8add))


### Code Refactoring

* **config:** refactored config ([1a52b73](https://github.com/phi-ag/mta-sts-exporter/commit/1a52b73002b8dc93e1cc732a06f554bf1e176bc3))
* save to file ([9b66f01](https://github.com/phi-ag/mta-sts-exporter/commit/9b66f0111031300c000b487984967ccd85bb51ed))


### Continuous Integration

* added release-please config and fixed release type ([d4391a0](https://github.com/phi-ag/mta-sts-exporter/commit/d4391a0542d1c2411477ceb4e695a4bbb2063507))

## [1.0.5](https://github.com/phi-ag/mta-sts-exporter/compare/v1.0.4...v1.0.5) (2024-02-16)


Expand Down

0 comments on commit d8ae97f

Please sign in to comment.