Skip to content

Commit

Permalink
chore(release): 2.2.10 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.10](v2.2.9...v2.2.10) (2021-02-02)

### Bug Fixes

* move to 5.0.2 ([81b4151](81b4151))
  • Loading branch information
release-bot committed Feb 2, 2021
1 parent 81b4151 commit f83638b
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.10](https://github.com/informatievlaanderen/deterministic-guid-generator/compare/v2.2.9...v2.2.10) (2021-02-02)


### Bug Fixes

* move to 5.0.2 ([81b4151](https://github.com/informatievlaanderen/deterministic-guid-generator/commit/81b4151fbffdf66f11c774a54c3cd8bbb1181271))

## [2.2.9](https://github.com/informatievlaanderen/deterministic-guid-generator/compare/v2.2.8...v2.2.9) (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": "deterministic-guid-generator",
"version": "2.2.9",
"version": "2.2.10",
"description": "Create a deterministic GUID based on namespace Guid, a string and an optional version.",
"author": "Basisregisters Vlaanderen",
"license": "MIT",
Expand Down

0 comments on commit f83638b

Please sign in to comment.