Skip to content

Commit

Permalink
chore(release): 1.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.1](v1.1.0...v1.1.1) (2019-10-28)

### Bug Fixes

* upgrade build tools, move to fake 5 ([3e47789](3e47789))
  • Loading branch information
release-bot committed Oct 28, 2019
1 parent 3e47789 commit 4435872
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 @@
## [1.1.1](https://github.com/informatievlaanderen/deterministic-guid-generator/compare/v1.1.0...v1.1.1) (2019-10-28)


### Bug Fixes

* upgrade build tools, move to fake 5 ([3e47789](https://github.com/informatievlaanderen/deterministic-guid-generator/commit/3e47789))

# [1.1.0](https://github.com/informatievlaanderen/deterministic-guid-generator/compare/v1.0.4...v1.1.0) (2019-08-21)


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": "1.1.0",
"version": "1.1.1",
"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 4435872

Please sign in to comment.