From f31d6f370c8820574900ee8c3960382969fdc2e5 Mon Sep 17 00:00:00 2001 From: "team-integrations-fnm[bot]" <107085870+team-integrations-fnm-bot@users.noreply.github.com> Date: Mon, 20 Jun 2022 12:17:06 +1000 Subject: [PATCH] chore(main): release 0.1.2 --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bb96a96..8a421405 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [0.1.2](https://github.com/OctopusDeploy/push-build-information-action/compare/v0.1.2...v0.1.2) (2022-06-20) + + +### Features + +* initial release ([#16](https://github.com/OctopusDeploy/push-build-information-action/issues/16)) ([658d30f](https://github.com/OctopusDeploy/push-build-information-action/commit/658d30f4904bed57f0f24ac084690eac6b8b5aca)) +* release 0.1.1 ([#24](https://github.com/OctopusDeploy/push-build-information-action/issues/24)) ([ddcabeb](https://github.com/OctopusDeploy/push-build-information-action/commit/ddcabeb1b812c7ba0ad177c31161fb5a9ea462b1)) + + +### Bug Fixes + +* **dist:** reference correct index file in package.json ([#26](https://github.com/OctopusDeploy/push-build-information-action/issues/26)) ([145e62c](https://github.com/OctopusDeploy/push-build-information-action/commit/145e62c509850e176e293f35db7bacb5d55dd849)) + + +### Miscellaneous Chores + +* release 0.1.0 ([#15](https://github.com/OctopusDeploy/push-build-information-action/issues/15)) ([51d35d8](https://github.com/OctopusDeploy/push-build-information-action/commit/51d35d86902e79e37c68438e1c16ca6a9b091809)) +* release 0.1.2 ([#28](https://github.com/OctopusDeploy/push-build-information-action/issues/28)) ([ac3ae1c](https://github.com/OctopusDeploy/push-build-information-action/commit/ac3ae1cae62d7882c6793ad47d4bb252187220a0)) + ## [0.1.2](https://github.com/OctopusDeploy/push-build-information-action/compare/v0.1.1...v0.1.2) (2022-06-15)