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 Jul 22, 2023
1 parent b6eaeda commit 750a121
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1 deletion.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# [1.12.0](https://github.com/blockbasti/just_another_workout_timer/compare/v1.11.2...v1.12.0) (2023-07-22)


### Bug Fixes

* update license page ([3a4ba7c](https://github.com/blockbasti/just_another_workout_timer/commit/3a4ba7c6963e24756033d9a23ed39c490e44fd81))
* update translations ([#121](https://github.com/blockbasti/just_another_workout_timer/issues/121)) ([ba8ec6c](https://github.com/blockbasti/just_another_workout_timer/commit/ba8ec6c3bb4e56cd2943245ed1526a7ecec659f4))


### Features

* allow sharing workouts (closes [#118](https://github.com/blockbasti/just_another_workout_timer/issues/118)) ([4cb9f9d](https://github.com/blockbasti/just_another_workout_timer/commit/4cb9f9d226a7c785147c3245758a039716a1943c))
* change theme of icon and splash screen ([a414f37](https://github.com/blockbasti/just_another_workout_timer/commit/a414f37b91b9a8575f216fb4f67ec2b9b53cc863))
* Material 3 and Material You ([4a90728](https://github.com/blockbasti/just_another_workout_timer/commit/4a90728348010fdbc991fb579a5478f3c8b10137))
* small redesign to builder page ([6ae6f99](https://github.com/blockbasti/just_another_workout_timer/commit/6ae6f9991393f8951f4139f6002bb506a7465c60))
* use nord theme ([998f625](https://github.com/blockbasti/just_another_workout_timer/commit/998f625e12067fc3b29bf2e2606b5dccc252a076))



## [1.11.2](https://github.com/blockbasti/just_another_workout_timer/compare/v1.11.1...v1.11.2) (2022-03-17)


Expand Down
1 change: 1 addition & 0 deletions fastlane/metadata/android/en-US/changelogs/20230722.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# [1.12.0](https://github.com/blockbasti/just_another_workout_timer/compare/v1.11.2...v1.12.0) (2023-07-22) ### Bug Fixes CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts update license page ([3a4ba7c](https://github.com/blockbasti/just_another_workout_timer/commit/3a4ba7c6963e24756033d9a23ed39c490e44fd81)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts update translations ([#121](https://github.com/blockbasti/just_another_workout_timer/issues/121)) ([ba8ec6c](https://github.com/blockbasti/just_another_workout_timer/commit/ba8ec6c3bb4e56cd2943245ed1526a7ecec659f4)) ### Features CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts allow sharing workouts (closes [#118](https://github.com/blockbasti/just_another_workout_timer/issues/118)) ([4cb9f9d](https://github.com/blockbasti/just_another_workout_timer/commit/4cb9f9d226a7c785147c3245758a039716a1943c)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts change theme of icon and splash screen ([a414f37](https://github.com/blockbasti/just_another_workout_timer/commit/a414f37b91b9a8575f216fb4f67ec2b9b53cc863)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts Material 3 and Material You ([4a90728](https://github.com/blockbasti/just_another_workout_timer/commit/4a90728348010fdbc991fb579a5478f3c8b10137)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts small redesign to builder page ([6ae6f99](https://github.com/blockbasti/just_another_workout_timer/commit/6ae6f9991393f8951f4139f6002bb506a7465c60)) CHANGELOG.md LICENSE README.md analysis_options.yaml android assets fastlane gradle.properties lib pubspec.lock pubspec.yaml scripts use nord theme ([998f625](https://github.com/blockbasti/just_another_workout_timer/commit/998f625e12067fc3b29bf2e2606b5dccc252a076))
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: just_another_workout_timer
description: Just Another Workout Timer

version: 1.11.2+20220317
version: 1.12.0+20230722

environment:
sdk: ">=3.0.0"
Expand Down

0 comments on commit 750a121

Please sign in to comment.