diff --git a/CHANGELOG.md b/CHANGELOG.md index 01b8db1..7c7da18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.0.7](https://github.com/thenativeweb/typedescriptor/compare/4.0.6...4.0.7) (2021-06-10) + + +### Bug Fixes + +* bump glob-parent from 5.1.1 to 5.1.2 ([#310](https://github.com/thenativeweb/typedescriptor/issues/310)) ([a2f4579](https://github.com/thenativeweb/typedescriptor/commit/a2f457910808d17e2a317287e2f9b5f752308b46)) + ## [4.0.6](https://github.com/thenativeweb/typedescriptor/compare/4.0.5...4.0.6) (2021-06-10) diff --git a/package-lock.json b/package-lock.json index ff8f8af..7ec3028 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "typedescriptor", - "version": "4.0.6", + "version": "4.0.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index ce85d95..cbe3dff 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "typedescriptor", - "version": "4.0.6", + "version": "4.0.7", "description": "typedescriptor identifies and describes types.", "contributors": [ {