Skip to content

Commit

Permalink
chore(release): 7.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [7.0.0](v6.0.0...v7.0.0) (2020-02-17)

### Features

* make Liana.init return a promise resolving when all is up ([#355](#355)) ([c407609](c407609))

### BREAKING CHANGES

* The init method now returns a promise.
  • Loading branch information
semantic-release-bot committed Feb 17, 2020
1 parent 5971272 commit 1013acb
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [7.0.0](https://github.com/ForestAdmin/forest-express/compare/v6.0.0...v7.0.0) (2020-02-17)


### Features

* make Liana.init return a promise resolving when all is up ([#355](https://github.com/ForestAdmin/forest-express/issues/355)) ([c407609](https://github.com/ForestAdmin/forest-express/commit/c407609eaa2500704ce96c4943dfbea6af7c4283))


### BREAKING CHANGES

* The init method now returns a promise.

# Change Log

## [Unreleased]
Expand Down

0 comments on commit 1013acb

Please sign in to comment.