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

Commit

Permalink
v4.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
3846masa committed Mar 14, 2021
1 parent 3d7c589 commit 6c6f4f9
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.2.2]

### Fixed

- [Change url for sign-in with puppeteer](https://github.com/3846masa/upload-gphotos/pull/678)

## [4.2.1]

### Fixed
Expand Down Expand Up @@ -42,6 +48,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Refactor all files.

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

0 comments on commit 6c6f4f9

Please sign in to comment.