Skip to content

Commit

Permalink
chore(release): 2.2.9 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.9](v2.2.8...v2.2.9) (2020-12-17)

### Bug Fixes

* move to 5.0.1 ([83c00dc](83c00dc))
  • Loading branch information
release-bot committed Dec 17, 2020
1 parent 83c00dc commit 0a30357
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.2.9](https://github.com/informatievlaanderen/hashcode-calculator/compare/v2.2.8...v2.2.9) (2020-12-17)


### Bug Fixes

* move to 5.0.1 ([83c00dc](https://github.com/informatievlaanderen/hashcode-calculator/commit/83c00dc78d9a486f1150a962aa0b9f2a32aa4f33))

## [2.2.8](https://github.com/informatievlaanderen/hashcode-calculator/compare/v2.2.7...v2.2.8) (2020-12-17)


Expand Down
2 changes: 1 addition & 1 deletion 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": "hashcode-calculator",
"version": "2.2.8",
"version": "2.2.9",
"description": "Calculates hashcode based on given fields.",
"author": "Basisregisters Vlaanderen",
"license": "MIT",
Expand Down

0 comments on commit 0a30357

Please sign in to comment.