Skip to content

Commit

Permalink
chore(release): 0.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.5.0](v0.4.0...v0.5.0) (2020-03-26)

### Bug Fixes

* Glob stays in the tree's root path - [#88](#88) ([3795d40](3795d40))

### Features

* **debugger:** add debugger ([10d6a8b](10d6a8b))
  • Loading branch information
semantic-release-bot committed Mar 26, 2020
1 parent 09d208d commit aa84d59
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [0.5.0](https://github.com/benawad/destiny/compare/v0.4.0...v0.5.0) (2020-03-26)

### Bug Fixes

- Glob stays in the tree's root path - [#88](https://github.com/benawad/destiny/issues/88) ([3795d40](https://github.com/benawad/destiny/commit/3795d40b9b20e04215eb57fa8bb919a8ad774195))

### Features

- **debugger:** add debugger ([10d6a8b](https://github.com/benawad/destiny/commit/10d6a8b095b74f0e34419941d64468e8ffa1bd74))

# [0.4.0](https://github.com/benawad/destiny/compare/v0.3.1...v0.4.0) (2020-03-04)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "destiny",
"version": "0.4.0",
"version": "0.5.0",
"description": "Prettier for file structures",
"license": "MIT",
"homepage": "https://github.com/benawad/destiny",
Expand Down

0 comments on commit aa84d59

Please sign in to comment.