Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Commit

Permalink
Merge 5d48c32 into 9becb88
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed Jan 12, 2020
2 parents 9becb88 + 5d48c32 commit b4a9d39
Show file tree
Hide file tree
Showing 5 changed files with 376 additions and 141 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## [TO BE DEPRECATED]
- "queriesDefaultValue" option has to be removed.

## [1.4.1] - 2020-01-12
### Changed
- Update dependencies

## [1.4.0] - 2019-11-24
### Changed
- Upgrade @data-provider/core dependency
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![Build status][travisci-image]][travisci-url] [![Coverage Status][coveralls-image]][coveralls-url] [![Quality Gate][quality-gate-image]][quality-gate-url]

[![NPM dependencies][npm-dependencies-image]][npm-dependencies-url] [![Last commit][last-commit-image]][last-commit-url] [![Last release][release-image]][release-url]
[![NPM dependencies][npm-dependencies-image]][npm-dependencies-url] [![Greenkeeper badge](https://badges.greenkeeper.io/data-provider/browser-storage.svg)](https://greenkeeper.io/) [![Last commit][last-commit-image]][last-commit-url] [![Last release][release-image]][release-url]

[![NPM downloads][npm-downloads-image]][npm-downloads-url] [![License][license-image]][license-url]

Expand Down

0 comments on commit b4a9d39

Please sign in to comment.