From 270a4d1d2be37b3ed7472c01a66cb2c0e2f6d3e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 12:34:19 +0000 Subject: [PATCH] chore(main): release 0.2.0 --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..114ef41 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,19 @@ +# Changelog + +## [0.2.0](https://github.com/Jmainguy/ghreport/compare/v0.1.0...v0.2.0) (2023-08-11) + + +### Features + +* add author field ([b3b6eb3](https://github.com/Jmainguy/ghreport/commit/b3b6eb36f8d0698d6ce048b79d711287dab8bb7b)) + + +### Bug Fixes + +* **deps:** update github.com/shurcool/githubv4 digest to 599ae7b ([c393cc9](https://github.com/Jmainguy/ghreport/commit/c393cc9fee48c3d8ed9ffe27110ca99771dd5ec1)) +* **deps:** update module github.com/stretchr/testify to v1.8.3 ([30118fa](https://github.com/Jmainguy/ghreport/commit/30118fad1c121a63f6dadb565afcf44b72048f46)) +* **deps:** update module github.com/stretchr/testify to v1.8.4 ([ce519bb](https://github.com/Jmainguy/ghreport/commit/ce519bbc597e33092806baff9bca879a26bffea7)) +* **deps:** update module golang.org/x/oauth2 to v0.10.0 ([2d1259d](https://github.com/Jmainguy/ghreport/commit/2d1259d5126028bbcd80d333f89094a69bda53fb)) +* **deps:** update module golang.org/x/oauth2 to v0.11.0 ([ab6ef60](https://github.com/Jmainguy/ghreport/commit/ab6ef60afd4289295aeeec569c4597cfd05aa176)) +* **deps:** update module golang.org/x/oauth2 to v0.8.0 ([5c1ba92](https://github.com/Jmainguy/ghreport/commit/5c1ba9221b747134520731ce4e816ae53d76f17c)) +* **deps:** update module golang.org/x/oauth2 to v0.9.0 ([5346251](https://github.com/Jmainguy/ghreport/commit/53462518c118afdfd0ddf6b712a18ee08240a605))