From 1a8f69da79fa465b7fbad2a86a6420d6a39cf2e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 13 May 2023 19:59:38 +0000 Subject: [PATCH] chore(main): release 0.10.0 --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..2894318 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,22 @@ +# Changelog + +## [0.10.0](https://github.com/ezeoleaf/larry/compare/0.9.0...v0.10.0) (2023-05-13) + + +### Features + +* add release please ([0849781](https://github.com/ezeoleaf/larry/commit/0849781b7a92f687c305face6d95537961076df5)) + + +### Bug Fixes + +* coveralls ([11c2020](https://github.com/ezeoleaf/larry/commit/11c20200f4bb506b19e0b743a3682d348209c7b7)) +* minor space in tweet ([92a588e](https://github.com/ezeoleaf/larry/commit/92a588e9847c14cde50f186f2ced6dd7781ccb12)) +* release please action ([e4aad30](https://github.com/ezeoleaf/larry/commit/e4aad30f0e035f6e60e673d38d046f3e88e3e1d9)) + + +### Miscellaneous + +* clean-up docs ([1a9dcff](https://github.com/ezeoleaf/larry/commit/1a9dcff3b68a44fbb9b817bce5786ad2024f11e8)) +* switch to goreleaser for building ([696021a](https://github.com/ezeoleaf/larry/commit/696021a4774380f1ce43d3abfeb02ff1bbed023c)) +* update workflow ([627f101](https://github.com/ezeoleaf/larry/commit/627f101827530df992cf44fd3b5486d42010f339))