Skip to content

Commit

Permalink
[skip ci] Publish
Browse files Browse the repository at this point in the history
 - cozy-app-publish@0.10.0
  • Loading branch information
Cozy Bot committed Dec 28, 2018
1 parent 66e5f3a commit f441758
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions packages/cozy-app-publish/CHANGELOG.md
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

<a name="0.10.0"></a>
# [0.10.0](https://github.com/cozy/cozy-libs/compare/cozy-app-publish@0.9.1...cozy-app-publish@0.10.0) (2018-12-28)


### Bug Fixes

* **publish:** Catch publishing error ([63bf575](https://github.com/cozy/cozy-libs/commit/63bf575))
* **publish:** Handle 404 error ([c71f7e6](https://github.com/cozy/cozy-libs/commit/c71f7e6))


### Features

* **publish:** Do sha-sum in Node ([de9201d](https://github.com/cozy/cozy-libs/commit/de9201d)), closes [#68](https://github.com/cozy/cozy-libs/issues/68)




<a name="0.9.1"></a>
## [0.9.1](https://github.com/cozy/cozy-libs/compare/cozy-app-publish@0.9.0...cozy-app-publish@0.9.1) (2018-12-10)

Expand Down
2 changes: 1 addition & 1 deletion packages/cozy-app-publish/package.json
@@ -1,6 +1,6 @@
{
"name": "cozy-app-publish",
"version": "0.9.1",
"version": "0.10.0",
"main": "index.js",
"author": "Cozy",
"license": "MIT",
Expand Down

0 comments on commit f441758

Please sign in to comment.