Skip to content

Commit

Permalink
chore: commit files during release
Browse files Browse the repository at this point in the history
  • Loading branch information
blockbasti committed May 18, 2021
1 parent dea0218 commit 6bdf4e8
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 1 deletion.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
# [1.7.0](https://github.com/blockbasti/just_another_workout_timer/compare/v1.6.0...v1.7.0) (2021-05-18)


### Bug Fixes

* change header of homepage (fixes [#53](https://github.com/blockbasti/just_another_workout_timer/issues/53)) ([30f9df8](https://github.com/blockbasti/just_another_workout_timer/commit/30f9df8dbecb5b82a39533adcea4d8e041ce139f))
* change header of homepage (fixes [#53](https://github.com/blockbasti/just_another_workout_timer/issues/53)) ([ba2280b](https://github.com/blockbasti/just_another_workout_timer/commit/ba2280b14be25b0d79eef6f1686779b9944accfa))
* remove special characters from filenames (fixes [#54](https://github.com/blockbasti/just_another_workout_timer/issues/54)) ([1e82082](https://github.com/blockbasti/just_another_workout_timer/commit/1e820820ee75fa3347045ccdfa0e16c0e2e670f5))
* remove special characters from filenames (fixes [#54](https://github.com/blockbasti/just_another_workout_timer/issues/54)) ([5995b3b](https://github.com/blockbasti/just_another_workout_timer/commit/5995b3b10a46a8f2ae5218e2bac6732c3f574a9b))


### Features

* add french language ([#48](https://github.com/blockbasti/just_another_workout_timer/issues/48)) ([9c15421](https://github.com/blockbasti/just_another_workout_timer/commit/9c15421ceb7e432d4b5b741a5b2a3c0754f72b2e))
* add french language ([#48](https://github.com/blockbasti/just_another_workout_timer/issues/48)) ([f83bf23](https://github.com/blockbasti/just_another_workout_timer/commit/f83bf235997a8ae61093285bff2736b081196d6a))
* add italian language ([1bd3836](https://github.com/blockbasti/just_another_workout_timer/commit/1bd3836afd531ba228e207429c2e7b8f2a6d149f))
* add italian language ([1c1b3f3](https://github.com/blockbasti/just_another_workout_timer/commit/1c1b3f3243837ebb8cddad083082104e7337ef40))
* add toast when saving and exit builder (implements [#47](https://github.com/blockbasti/just_another_workout_timer/issues/47)) ([f1cb6bf](https://github.com/blockbasti/just_another_workout_timer/commit/f1cb6bf5d1ddd917cc5e8e221d9b4607adbf32ba))
* add toast when saving and exit builder (implements [#47](https://github.com/blockbasti/just_another_workout_timer/issues/47)) ([8c6094e](https://github.com/blockbasti/just_another_workout_timer/commit/8c6094e903aa001159cc51eda58e8d4d8038e615))
* update sounds ([f1f01cc](https://github.com/blockbasti/just_another_workout_timer/commit/f1f01cc8efe3273859a577a4ccc4fc32e50dd7b8))
* use last duration for new exercises (closes [#51](https://github.com/blockbasti/just_another_workout_timer/issues/51)) ([f3c238c](https://github.com/blockbasti/just_another_workout_timer/commit/f3c238c36cfc0aa2e09f5ed11dd996ba42140437))
* use last duration for new exercises (closes [#51](https://github.com/blockbasti/just_another_workout_timer/issues/51)) ([78ded67](https://github.com/blockbasti/just_another_workout_timer/commit/78ded672be207e6ce877aa5d4f3a629af968b011))



# [1.6.0](https://github.com/blockbasti/just_another_workout_timer/compare/v1.5.0...v1.6.0) (2021-03-11)


Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/20210518.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# [1.7.0](https://github.com/blockbasti/just_another_workout_timer/compare/v1.6.0...v1.7.0) (2021-05-18) ### Bug Fixes CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test change header of homepage (fixes [#53](https://github.com/blockbasti/just_another_workout_timer/issues/53)) ([30f9df8](https://github.com/blockbasti/just_another_workout_timer/commit/30f9df8dbecb5b82a39533adcea4d8e041ce139f)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test change header of homepage (fixes [#53](https://github.com/blockbasti/just_another_workout_timer/issues/53)) ([ba2280b](https://github.com/blockbasti/just_another_workout_timer/commit/ba2280b14be25b0d79eef6f1686779b9944accfa)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test remove special characters from filenames (fixes [#54](https://github.com/blockbasti/just_another_workout_timer/issues/54)) ([1e82082](https://github.com/blockbasti/just_another_workout_timer/commit/1e820820ee75fa3347045ccdfa0e16c0e2e670f5)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test remove special characters from filenames (fixes [#54](https://github.com/blockbasti/just_another_workout_timer/issues/54)) ([5995b3b](https://github.com/blockbasti/just_another_workout_timer/commit/5995b3b10a46a8f2ae5218e2bac6732c3f574a9b)) ### Features CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test add french language ([#48](https://github.com/blockbasti/just_another_workout_timer/issues/48)) ([9c15421](https://github.com/blockbasti/just_another_workout_timer/commit/9c15421ceb7e432d4b5b741a5b2a3c0754f72b2e)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test add french language ([#48](https://github.com/blockbasti/just_another_workout_timer/issues/48)) ([f83bf23](https://github.com/blockbasti/just_another_workout_timer/commit/f83bf235997a8ae61093285bff2736b081196d6a)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test add italian language ([1bd3836](https://github.com/blockbasti/just_another_workout_timer/commit/1bd3836afd531ba228e207429c2e7b8f2a6d149f)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test add italian language ([1c1b3f3](https://github.com/blockbasti/just_another_workout_timer/commit/1c1b3f3243837ebb8cddad083082104e7337ef40)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test add toast when saving and exit builder (implements [#47](https://github.com/blockbasti/just_another_workout_timer/issues/47)) ([f1cb6bf](https://github.com/blockbasti/just_another_workout_timer/commit/f1cb6bf5d1ddd917cc5e8e221d9b4607adbf32ba)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test add toast when saving and exit builder (implements [#47](https://github.com/blockbasti/just_another_workout_timer/issues/47)) ([8c6094e](https://github.com/blockbasti/just_another_workout_timer/commit/8c6094e903aa001159cc51eda58e8d4d8038e615)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test update sounds ([f1f01cc](https://github.com/blockbasti/just_another_workout_timer/commit/f1f01cc8efe3273859a577a4ccc4fc32e50dd7b8)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test use last duration for new exercises (closes [#51](https://github.com/blockbasti/just_another_workout_timer/issues/51)) ([f3c238c](https://github.com/blockbasti/just_another_workout_timer/commit/f3c238c36cfc0aa2e09f5ed11dd996ba42140437)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts test use last duration for new exercises (closes [#51](https://github.com/blockbasti/just_another_workout_timer/issues/51)) ([78ded67](https://github.com/blockbasti/just_another_workout_timer/commit/78ded672be207e6ce877aa5d4f3a629af968b011))
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: Just Another Workout Timer

publish_to: 'none' # Remove this line if you wish to publish to pub.dev

version: 1.6.0+20210311
version: 1.7.0+20210518

environment:
sdk: ">=2.7.0 <3.0.0"
Expand Down

0 comments on commit 6bdf4e8

Please sign in to comment.