Skip to content

Commit

Permalink
chore(release): 0.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [0.7.0](v0.6.2...v0.7.0) (2020-05-23)

### Bug Fixes

* [#128](#128) ([3c33290](3c33290))
* [#135](#135) ([8a2a1c0](8a2a1c0))

### Features

* **debugger:** log full data ([09a78f4](09a78f4))
  • Loading branch information
semantic-release-bot committed May 23, 2020
1 parent 27254ec commit 98c9235
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [0.7.0](https://github.com/benawad/destiny/compare/v0.6.2...v0.7.0) (2020-05-23)


### Bug Fixes

* [#128](https://github.com/benawad/destiny/issues/128) ([3c33290](https://github.com/benawad/destiny/commit/3c33290352ccb450051ea5359b33e1ac9868466d))
* [#135](https://github.com/benawad/destiny/issues/135) ([8a2a1c0](https://github.com/benawad/destiny/commit/8a2a1c06301b53f457d738d255b65f30dd3d41cb))


### Features

* **debugger:** log full data ([09a78f4](https://github.com/benawad/destiny/commit/09a78f4289abef805dd5b6f4b680a12990ed1391))

## [0.6.2](https://github.com/benawad/destiny/compare/v0.6.1...v0.6.2) (2020-04-29)


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.6.2",
"version": "0.7.0",
"description": "Prettier for file structures",
"license": "MIT",
"homepage": "https://github.com/benawad/destiny",
Expand Down

0 comments on commit 98c9235

Please sign in to comment.