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

Commit

Permalink
v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
3846masa committed Jan 12, 2020
1 parent 254fc5b commit af1dc52
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
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.1]

### Fixed

- [Fix to create album to new account](https://github.com/3846masa/upload-gphotos/pull/453)

## [4.1.0]

### Added
Expand All @@ -19,5 +25,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Refactor all files.

[4.1.1]: https://github.com/3846masa/upload-gphotos/releases/tag/v4.1.1
[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.1.0",
"version": "4.1.1",
"main": "lib/index.js",
"bin": {
"upload-gphotos": "lib/cli/index.js"
Expand Down

0 comments on commit af1dc52

Please sign in to comment.