Skip to content

Commit

Permalink
chore(release): 11.0.6 [skip ci]
Browse files Browse the repository at this point in the history
## [11.0.6](v11.0.5...v11.0.6) (2023-01-01)

### Bug Fixes

* fix LastChangedList.Microsoft ([56eb606](56eb606))
  • Loading branch information
basisregisters-vlaanderen committed Jan 1, 2023
1 parent 56eb606 commit a2157d3
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [11.0.6](https://github.com/informatievlaanderen/projection-handling/compare/v11.0.5...v11.0.6) (2023-01-01)


### Bug Fixes

* fix LastChangedList.Microsoft ([56eb606](https://github.com/informatievlaanderen/projection-handling/commit/56eb6060931f5b9d36ad03c3e2d9a2a7ba425803))

## [11.0.5](https://github.com/informatievlaanderen/projection-handling/compare/v11.0.4...v11.0.5) (2022-12-31)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "projection-handling",
"version": "11.0.5",
"version": "11.0.6",
"description": "Lightweight projection handling infrastructure.",
"author": "Basisregisters Vlaanderen",
"license": "MIT",
Expand Down

0 comments on commit a2157d3

Please sign in to comment.