From 13173ffeec64cbd31135f596bc22653871006742 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 07:20:59 +0000 Subject: [PATCH] chore(main): release 0.1.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 28cbe89..59fed2a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.0.0"} \ No newline at end of file +{".":"0.1.0"} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..2be9f74 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,26 @@ +# Changelog + +## 0.1.0 (2023-03-17) + + +### Features + +* add automatic tests of scenarios ([80a003f](https://github.com/podtato-head/podtato-head-delivery/commit/80a003fc5fed95b5dc1b8472ac1aa34f67cb5447)) + + +### Bug Fixes + +* find command ([0447a8d](https://github.com/podtato-head/podtato-head-delivery/commit/0447a8d948746c407e7f1a064a3a1e5253b68894)) +* release-please-config.json ([c63ed65](https://github.com/podtato-head/podtato-head-delivery/commit/c63ed652d90b9b15e50e68b6d2e82b9da8cb74c1)) +* release-please-manifest.json ([c63ed65](https://github.com/podtato-head/podtato-head-delivery/commit/c63ed652d90b9b15e50e68b6d2e82b9da8cb74c1)) +* renovate ([5195884](https://github.com/podtato-head/podtato-head-delivery/commit/519588462bc36c890f50520cb7a672f12ba64ebe)) +* renovate ([b6878f6](https://github.com/podtato-head/podtato-head-delivery/commit/b6878f6f7448a68ae90e95e0dea843736f9987ed)) +* update find command ([2b108cc](https://github.com/podtato-head/podtato-head-delivery/commit/2b108cc38dd446a5f03945557228957c33facefd)) + + +### Other + +* bootstrap repo ([fd2f409](https://github.com/podtato-head/podtato-head-delivery/commit/fd2f409212dfe8638605c14e598d0ababaaf1ec2)) +* create release-please manifest ([c63ed65](https://github.com/podtato-head/podtato-head-delivery/commit/c63ed652d90b9b15e50e68b6d2e82b9da8cb74c1)) +* release 0.1.0 ([56da516](https://github.com/podtato-head/podtato-head-delivery/commit/56da516b0cc54447beb7560643f8d481cd53b20c)) +* update release-please-config.json ([c63ed65](https://github.com/podtato-head/podtato-head-delivery/commit/c63ed652d90b9b15e50e68b6d2e82b9da8cb74c1))