Skip to content

Commit ba6fa9a

Browse files
sophiatevSophia Tevosyan
andauthored
Bump to v1.22.0 (#645)
* bumped to v1.12.1 * changed it to a minor version bump --------- Co-authored-by: Sophia Tevosyan <stevosyan@microsoft.com>
1 parent 1c4d8c9 commit ba6fa9a

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Changelog
22

3-
## Unreleased
3+
## v1.22.0
4+
- Changing the default dedupe statuses behavior by sophiatev ([#622](https://github.com/microsoft/durabletask-dotnet/pull/622))
45

56
## 1.21.0
67
- Introduce WorkItemFilters into worker flow by halspang ([#616](https://github.com/microsoft/durabletask-dotnet/pull/616))

eng/targets/Release.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</PropertyGroup>
1818

1919
<PropertyGroup>
20-
<VersionPrefix>1.21.0</VersionPrefix>
20+
<VersionPrefix>1.22.0</VersionPrefix>
2121
<VersionSuffix></VersionSuffix>
2222
</PropertyGroup>
2323

0 commit comments

Comments
 (0)