Skip to content

Commit 2c71c52

Browse files
authored
chore(main): release 0.14.0 (#357)
1 parent 9c8c4b1 commit 2c71c52

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"0.13.0"}
1+
{".":"0.14.0"}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.14.0](https://github.com/lusu007/dienstplan/compare/v0.13.0...v0.14.0) (2025-12-24)
4+
5+
6+
### Features
7+
8+
* Add 3 and 2 duties zd week to esd schedule config ([#356](https://github.com/lusu007/dienstplan/issues/356)) ([2634650](https://github.com/lusu007/dienstplan/commit/263465004b0f21d673af11c7d5ed8cd168113144))
9+
310
## [0.13.0](https://github.com/lusu007/dienstplan/compare/v0.12.8...v0.13.0) (2025-10-21)
411

512

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1616
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
1717
# In Windows, build-name is used as the major, minor, and patch parts
1818
# of the product and file versions while build-number is used as the build suffix.
19-
version: 0.13.0
19+
version: 0.14.0
2020

2121
environment:
2222
sdk: '>=3.10.0 <4.0.0'

0 commit comments

Comments
 (0)