Skip to content

Commit

Permalink
chore(release): 4.0.5 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.5](4.0.4...4.0.5) (2021-06-10)

### Bug Fixes

* bump trim-newlines from 3.0.0 to 3.0.1 ([#312](#312)) ([fad917c](fad917c))
  • Loading branch information
semantic-release-bot committed Jun 10, 2021
1 parent fad917c commit 62aa4bf
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 @@
## [4.0.5](https://github.com/thenativeweb/typedescriptor/compare/4.0.4...4.0.5) (2021-06-10)


### Bug Fixes

* bump trim-newlines from 3.0.0 to 3.0.1 ([#312](https://github.com/thenativeweb/typedescriptor/issues/312)) ([fad917c](https://github.com/thenativeweb/typedescriptor/commit/fad917ce10f807ddb44b17e9b3619292aec720b6))

## [4.0.4](https://github.com/thenativeweb/typedescriptor/compare/4.0.3...4.0.4) (2021-05-31)


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": "typedescriptor",
"version": "4.0.4",
"version": "4.0.5",
"description": "typedescriptor identifies and describes types.",
"contributors": [
{
Expand Down

0 comments on commit 62aa4bf

Please sign in to comment.