From 8dd3915f8b91ce663892e78dc1a85ddba8c17af2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 17:19:36 -0700 Subject: [PATCH] chore(master): release 1.0.0 (#18) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 16 ++++++++++++++++ version.txt | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3505401..54ff51f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [1.0.0](https://github.com/andrewmcodes/standardrb-action/compare/v0.0.2...v1.0.0) (2022-04-23) + + +### ⚠ BREAKING CHANGES + +* **dev-deps:** upgrade Standard to 1.10 (#15) + +### Features + +* **dev-deps:** upgrade Standard to 1.10 ([#15](https://github.com/andrewmcodes/standardrb-action/issues/15)) ([2f91b2e](https://github.com/andrewmcodes/standardrb-action/commit/2f91b2e70518d724dca228d9910978abf0ec120e)) + + +### Bug Fixes + +* address all failing lints ([#17](https://github.com/andrewmcodes/standardrb-action/issues/17)) ([7334a82](https://github.com/andrewmcodes/standardrb-action/commit/7334a82973d088fdde2904d7c4cd2dc88629c1a4)) + ## [Unreleased](https://github.com/andrewmcodes/standardrb-action/tree/HEAD) [Full Changelog](https://github.com/andrewmcodes/standardrb-action/compare/v0.0.2...HEAD) diff --git a/version.txt b/version.txt index 4e379d2..3eefcb9 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.0.2 +1.0.0