Skip to content

Commit

Permalink
chore(release): 10.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [10.0.1](v10.0.0...v10.0.1) (2022-03-25)

### Bug Fixes

* test in FeedProjectorTests ([43f278a](43f278a))
  • Loading branch information
release-bot committed Mar 25, 2022
1 parent 43f278a commit eae68c4
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 @@
## [10.0.1](https://github.com/informatievlaanderen/projection-handling/compare/v10.0.0...v10.0.1) (2022-03-25)


### Bug Fixes

* test in FeedProjectorTests ([43f278a](https://github.com/informatievlaanderen/projection-handling/commit/43f278aa1c915eefa23bdfdad5ab751e1560c85f))

# [10.0.0](https://github.com/informatievlaanderen/projection-handling/compare/v9.1.4...v10.0.0) (2022-03-25)


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": "10.0.0",
"version": "10.0.1",
"description": "Lightweight projection handling infrastructure.",
"author": "Basisregisters Vlaanderen",
"license": "MIT",
Expand Down

0 comments on commit eae68c4

Please sign in to comment.