Skip to content
This repository has been archived by the owner on Jun 6, 2021. It is now read-only.

Commit

Permalink
v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
3846masa committed Jan 9, 2020
1 parent ea14bde commit 3fe14e8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,21 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [4.1.0]

### Added

- [Support Node.js v10](https://github.com/3846masa/upload-gphotos/pull/450)

### Fixed

- [Fix alias of username argument](https://github.com/3846masa/upload-gphotos/pull/451)

## [4.0.0]

### Changed

- Refactor all files.

[4.1.0]: https://github.com/3846masa/upload-gphotos/releases/tag/v4.1.0
[4.0.0]: https://github.com/3846masa/upload-gphotos/releases/tag/v4.0.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"bugs": {
"url": "https://github.com/3846masa/upload-gphotos/issues"
},
"version": "4.0.0",
"version": "4.1.0",
"main": "lib/index.js",
"bin": {
"upload-gphotos": "lib/cli/index.js"
Expand Down

0 comments on commit 3fe14e8

Please sign in to comment.