Skip to content
This repository has been archived by the owner on Sep 12, 2020. It is now read-only.

Commit

Permalink
chore(release): 4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
shisama committed Mar 24, 2020
1 parent 76b0082 commit f715c5b
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,17 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [4.0.2](https://github.com/kintone/plugin-uploader/compare/v4.0.1...v4.0.2) (2020-03-24)


### Bug Fixes

* **deps:** update dependency inquirer to ^7.0.5 ([3f4c514](https://github.com/kintone/plugin-uploader/commit/3f4c514b09990f56ece2b76c4fea2cfcaa89a86a))
* **deps:** update dependency inquirer to ^7.0.6 ([575227a](https://github.com/kintone/plugin-uploader/commit/575227a89df9ca3b8d1c1b41c52884e269281de3))
* **deps:** update dependency inquirer to ^7.1.0 ([#275](https://github.com/kintone/plugin-uploader/issues/275)) ([a75cb39](https://github.com/kintone/plugin-uploader/commit/a75cb39e6b96f4f81e400a11228ce710e8beb0b0))
* **deps:** update dependency meow to ^6.0.1 ([09dda7a](https://github.com/kintone/plugin-uploader/commit/09dda7aeb5703486ee6782a3aea792857c1cbd94))
* **deps:** update dependency os-locale to v5 ([#281](https://github.com/kintone/plugin-uploader/issues/281)) ([b73c4e4](https://github.com/kintone/plugin-uploader/commit/b73c4e43fdf71478ff9cefcb7c6845ce4355f2b9))

### [4.0.1](https://github.com/kintone/plugin-uploader/compare/v4.0.0...v4.0.1) (2020-02-10)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.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
@@ -1,6 +1,6 @@
{
"name": "@kintone/plugin-uploader",
"version": "4.0.1",
"version": "4.0.2",
"description": "A kintone plugin uploader using puppetieer",
"bin": {
"kintone-plugin-uploader": "bin/cli.js"
Expand Down

0 comments on commit f715c5b

Please sign in to comment.