Skip to content

Commit 8beaa97

Browse files
chore(main): release 1.14.0
1 parent f996768 commit 8beaa97

File tree

2 files changed

+25
-4
lines changed

2 files changed

+25
-4
lines changed

CHANGELOG.md

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,30 @@
2626

2727

2828

29+
## [1.14.0](https://github.com/blockbasti/just_another_workout_timer/compare/v1.11.2...v1.14.0) (2024-07-06)
30+
31+
32+
### Features
33+
34+
* allow different TTS engine (fixes [#141](https://github.com/blockbasti/just_another_workout_timer/issues/141)) ([53f54d0](https://github.com/blockbasti/just_another_workout_timer/commit/53f54d01560f3ca54c3ccd7c9239a58232f2fe15))
35+
* 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))
36+
* change theme of icon and splash screen ([a414f37](https://github.com/blockbasti/just_another_workout_timer/commit/a414f37b91b9a8575f216fb4f67ec2b9b53cc863))
37+
* Material 3 and Material You ([4a90728](https://github.com/blockbasti/just_another_workout_timer/commit/4a90728348010fdbc991fb579a5478f3c8b10137))
38+
* small redesign to builder page ([6ae6f99](https://github.com/blockbasti/just_another_workout_timer/commit/6ae6f9991393f8951f4139f6002bb506a7465c60))
39+
* use nord theme ([998f625](https://github.com/blockbasti/just_another_workout_timer/commit/998f625e12067fc3b29bf2e2606b5dccc252a076))
40+
41+
42+
### Bug Fixes
43+
44+
* update license page ([3a4ba7c](https://github.com/blockbasti/just_another_workout_timer/commit/3a4ba7c6963e24756033d9a23ed39c490e44fd81))
45+
* update translations ([#121](https://github.com/blockbasti/just_another_workout_timer/issues/121)) ([ba8ec6c](https://github.com/blockbasti/just_another_workout_timer/commit/ba8ec6c3bb4e56cd2943245ed1526a7ecec659f4))
46+
47+
48+
### Miscellaneous Chores
49+
50+
* release 1.13.0 ([715049c](https://github.com/blockbasti/just_another_workout_timer/commit/715049c4e390b9dfb1c7f1a92d7f8e439d16c276))
51+
* release 1.14.0 ([02c292b](https://github.com/blockbasti/just_another_workout_timer/commit/02c292b1a4703a21884cddb5605c146e0e583fa5))
52+
2953
## [1.11.2](https://github.com/blockbasti/just_another_workout_timer/compare/v1.11.1...v1.11.2) (2022-03-17)
3054

3155

@@ -308,6 +332,3 @@
308332

309333

310334
# 1.0.0 (2021-01-20)
311-
312-
313-

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: 'just_another_workout_timer'
2-
version: '1.13.0'
2+
version: 1.14.0
33
environment:
44
sdk: '>=3.4.0'
55
description: Just Another Workout Timer

0 commit comments

Comments
 (0)