Skip to content

Commit

Permalink
chore(release): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0](v1.4.0...v1.5.0) (2018-06-29)

### Bug Fixes

* **flow:** broken flowconfig scope & up dev deps ([9974651](9974651))

### Features

* add `yaml` parser ([b836bbd](b836bbd))
  • Loading branch information
semantic-release-bot committed Jun 29, 2018
1 parent 9974651 commit 55f253f
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 9 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.5.0](https://github.com/qiwi/uniconfig/compare/v1.4.0...v1.5.0) (2018-06-29)


### Bug Fixes

* **flow:** broken flowconfig scope & up dev deps ([9974651](https://github.com/qiwi/uniconfig/commit/9974651))


### Features

* add `yaml` parser ([b836bbd](https://github.com/qiwi/uniconfig/commit/b836bbd))

# [1.4.0](https://github.com/qiwi/uniconfig/compare/v1.3.0...v1.4.0) (2018-06-28)


Expand Down
30 changes: 22 additions & 8 deletions npm-shrinkwrap.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": "@qiwi/uniconfig",
"version": "1.4.0",
"version": "1.5.0",
"description": "Yet another one config processor. Weird. Slow. Our own.",
"main": "dist/es6/index.js",
"scripts": {
Expand Down

0 comments on commit 55f253f

Please # to comment.