diff --git a/CHANGELOG.md b/CHANGELOG.md index 06187b3..951cfbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# 0.2.5 (2021-05-03) + +## Bug Fixes + +- **changelog:** performance section in changelogs ([063e07d](commit/063e07d)) + +## Features + +- prepare_release command ([81c3f15](commit/81c3f15)) + # 0.2.4 (2021-04-03) ## Bug Fixes diff --git a/pubspec.yaml b/pubspec.yaml index 45b11b9..07ce6ac 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: release_tools description: A collection of scripts to help with creating releases and publishing libraries. -version: 0.2.4 +version: 0.2.5 homepage: https://github.com/asartalo/release_tools environment: