Skip to content

Commit

Permalink
[skip ci] Publish
Browse files Browse the repository at this point in the history
 - cozy-harvest-lib@0.20.0
  • Loading branch information
Cozy Bot committed Jan 17, 2019
1 parent 962c35b commit 1e5e67e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/cozy-harvest-lib/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.20.0"></a>
# [0.20.0](https://github.com/cozy/cozy-libs/compare/cozy-harvest-lib@0.19.0...cozy-harvest-lib@0.20.0) (2019-01-17)


### Features

* **harvest:** Disable identifier with initial value 🚫 ([4390cef](https://github.com/cozy/cozy-libs/commit/4390cef))




<a name="0.19.0"></a>
# [0.19.0](https://github.com/cozy/cozy-libs/compare/cozy-harvest-lib@0.18.0...cozy-harvest-lib@0.19.0) (2019-01-16)

Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-harvest-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cozy-harvest-lib",
"version": "0.19.0",
"version": "0.20.0",
"description": "Provides logic, modules and components for Cozy's harvest applications.",
"main": "dist/index.js",
"author": "Cozy",
Expand Down

0 comments on commit 1e5e67e

Please sign in to comment.