Skip to content

Commit 4b8668f

Browse files
committed
2.3.3
1 parent e07ac1c commit 4b8668f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 2.3.3 (21 February 2022)
2+
- [#49](https://github.com/Handlebars-Net/Handlebars.Net.Helpers/pull/49) - Update System.Linq.Dynamic.Core [enhancement] contributed by [StefH](https://github.com/StefH)
3+
14
# 2.3.2 (20 February 2022)
25
- [#48](https://github.com/Handlebars-Net/Handlebars.Net.Helpers/pull/48) - Upgrade System.Linq.Dynamic.Core, Humanizer, RandomDataGenerator.Net and XPath2.Extensions [enhancement] contributed by [StefH](https://github.com/StefH)
36

Generate-ReleaseNotes.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
rem https://github.com/StefH/GitHubReleaseNotes
22

3-
SET version=2.3.2
3+
SET version=2.3.3
44

55
GitHubReleaseNotes --output CHANGELOG.md --skip-empty-releases --exclude-labels question invalid documentation duplicate --version %version% --token %GH_TOKEN%

0 commit comments

Comments
 (0)