Skip to content

Commit 96d32e0

Browse files
chore: release 4.6.0 (#234)
1 parent 79eca3d commit 96d32e0

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.5.0"
2+
".": "4.6.0"
33
}

CHANGELOG.md

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

3+
## [4.6.0](https://github.com/pm7y/AzureEventGridSimulator/compare/4.5.0...4.6.0) (2025-12-26)
4+
5+
6+
### Features
7+
8+
* Code formatting cleanup and Postman test reorganization ([#240](https://github.com/pm7y/AzureEventGridSimulator/issues/240)) ([79eca3d](https://github.com/pm7y/AzureEventGridSimulator/commit/79eca3dd4e28ccdd9b97c9d1cca81601490044f8))
9+
* Enable null reference types ([#239](https://github.com/pm7y/AzureEventGridSimulator/issues/239)) ([08ab11e](https://github.com/pm7y/AzureEventGridSimulator/commit/08ab11e7d71e5ae3eadd47a4d4cd39dea147f4bb))
10+
11+
12+
### Bug Fixes
13+
14+
* Remove DateTime in favour of TimeProvder and DateTimeOffset ([#238](https://github.com/pm7y/AzureEventGridSimulator/issues/238)) ([16ee484](https://github.com/pm7y/AzureEventGridSimulator/commit/16ee484ea5b4bc8025cbcd94d9256e63100211cf))
15+
16+
17+
### Dependencies
18+
19+
* **actions:** bump the actions group with 5 updates ([#233](https://github.com/pm7y/AzureEventGridSimulator/issues/233)) ([346cfbb](https://github.com/pm7y/AzureEventGridSimulator/commit/346cfbbcaed7e1fbf7ab6abb748e8bae4dd496ff))
20+
321
## [4.5.0](https://github.com/pm7y/AzureEventGridSimulator/compare/4.4.0...4.5.0) (2025-12-22)
422

523

0 commit comments

Comments
 (0)