From 3e449e343ab7f1a9eb821272d36508351cd64768 Mon Sep 17 00:00:00 2001 From: Nacho Vazquez Date: Mon, 12 Oct 2020 02:48:26 -0300 Subject: [PATCH] chore(release): 1.0.0 --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..1f71205 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. + +## 1.0.0 (2020-10-12) + + +### Features + +* 🎸 implement the angular-versions-actions with dummy data ([8d7aa94](https://github.com/ngworker/angular-versions-action/commit/8d7aa94b8b67853a4f57183422a70e62198a379e)) + + +### Bug Fixes + +* 🐛 avoid catch unhandled errors ([5f94f49](https://github.com/ngworker/angular-versions-action/commit/5f94f497b014bd45541ec23508dbfc0b9c11cada)) +* 🐛 change build folder ([78fe1a5](https://github.com/ngworker/angular-versions-action/commit/78fe1a53e3f2442340aaa4bf4fa5a38f6e42a2e4)) +* 🐛 re-package action ([59b768e](https://github.com/ngworker/angular-versions-action/commit/59b768e2078337c1d77a036eb02309faf98afe84)) +* 🐛 use real data to replace ([be6eeb2](https://github.com/ngworker/angular-versions-action/commit/be6eeb250ac10c3f5becacb55c6703b393de6d03))