diff --git a/CHANGELOG.md b/CHANGELOG.md index 31cc8d2d..0bdbfd64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,9 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [Unreleased](https://github.com/paulshryock/release-bump/compare/HEAD..1.0.0) ### Added -- Bump Changelog. ### Changed @@ -18,3 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed ### Security + +## [1.0.0](https://github.com/paulshryock/release-bump/releases/tags/v1.0.0) - 3/30/2021 + +### Added +- Bump Changelog. diff --git a/package.json b/package.json index d146c167..7c87dd94 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "release-bump", - "version": "0.0.0", + "version": "1.0.0", "description": "Release Bump handles version bump tasks for a code release.", "keywords": [ "release",