## [1.1.2](https://github.com/xinatcg/picgo-plugin-gdrive/compare/1.1.1...1.1.2) (2024-02-27)


### :bug: Bug Fixes

* **ci:** try to fix install plugin issue: ([fe98498](https://github.com/xinatcg/picgo-plugin-gdrive/commit/fe98498b3d0d11ec681b02e90355876808d64bd6))

## [1.1.1](https://github.com/xinatcg/picgo-plugin-gdrive/compare/1.1.0...1.1.1) (2023-11-10)


### :bug: Bug Fixes

* **ci:** fix the package.json version is not update after release as npm run after git operation ([2948aec](https://github.com/xinatcg/picgo-plugin-gdrive/commit/2948aecce821abb909fcab1e9e82a227e662cd16))

## [1.1.0](https://github.com/xinatcg/picgo-plugin-gdrive/compare/1.0.5...1.1.0) (2023-10-22)


### :sparkles: Features

* **ci:** fix func release note information and test feat release note ([19cff26](https://github.com/xinatcg/picgo-plugin-gdrive/commit/19cff2660e2efacb8366f2a7af1b711677c64968))


### :bug: Bug Fixes

* **test:** test release note fix ([0ffaba6](https://github.com/xinatcg/picgo-plugin-gdrive/commit/0ffaba64a82e9b6f4dee019c0f76f095af46e847))

## [1.0.5](https://github.com/xinatcg/picgo-plugin-gdrive/compare/1.0.4...1.0.5) (2023-10-22)


### :memo: Docs

* **test:** test release note docs ([31bcaf8](https://github.com/xinatcg/picgo-plugin-gdrive/commit/31bcaf8e2f8cda217ed41984ffeab2588bf61473))


### :barber: Styles

* **test:** test release note style ([1240776](https://github.com/xinatcg/picgo-plugin-gdrive/commit/12407765e92998312193825c6f10532cd7e674f6))


### :zap: Refactors

* **test:** test release note refactor ([0a81390](https://github.com/xinatcg/picgo-plugin-gdrive/commit/0a813907badfbc46bf7f10ba61e0e5cdb9f66587))


### :fast_forward: Performance Improvements

* **test:** test release note perf ([9d40883](https://github.com/xinatcg/picgo-plugin-gdrive/commit/9d40883ef48f863174403e25cc00c6b02e46c1a9))


### :star: Performance Improvements

* **ci:** improve the release note config ([b2790cb](https://github.com/xinatcg/picgo-plugin-gdrive/commit/b2790cbaef4894ce7a2397c552d49f4c9da24ec2))


### :white_check_mark: Tests

* **test:** test release note test ([d6ebbb6](https://github.com/xinatcg/picgo-plugin-gdrive/commit/d6ebbb6ecaf35d44941359e346f9336ae83f7fe9))


### :repeat: CI

* **test:** test release note ci ([1d0c001](https://github.com/xinatcg/picgo-plugin-gdrive/commit/1d0c00179623467a29d70c53ae1eb027f6b0bfe6))

## [1.0.4](https://github.com/xinatcg/picgo-plugin-gdrive/compare/1.0.3...1.0.4) (2023-10-22)


### :zap: Function

* **ci:** remove the package not in use for github action ([f018041](https://github.com/xinatcg/picgo-plugin-gdrive/commit/f01804125818e2ddb8bd2087f1f88d5397fc9b19))

## [1.0.3](https://github.com/xinatcg/picgo-plugin-gdrive/compare/1.0.2...1.0.3) (2023-10-22)


### :zap: Function

* **ci:** add custom rule for release note generator ([3a999a6](https://github.com/xinatcg/picgo-plugin-gdrive/commit/3a999a693d2fa9fd7b86b06723eb1a47a31b046a))

## [1.0.2](https://github.com/xinatcg/picgo-plugin-gdrive/compare/1.0.1...1.0.2) (2023-10-22)

## [1.0.1](https://github.com/xinatcg/picgo-plugin-gdrive/compare/1.0.0...1.0.1) (2023-10-17)


### Performance Improvements

* add document for how to use the plugin ([e930e34](https://github.com/xinatcg/picgo-plugin-gdrive/commit/e930e345ec812a834cddb49d93f3f6306346b658))
* add google drive logo ([9c778b3](https://github.com/xinatcg/picgo-plugin-gdrive/commit/9c778b3fc430b14b9bd21576db089d6640ccfa51))

# 1.0.0 (2023-10-17)


### Bug Fixes

* fix semantic release script ([c9ff012](https://github.com/xinatcg/picgo-plugin-gdrive/commit/c9ff0128d8d333526ddaa51102973674ae055bbc))
* fix semantic release script ([851c2a5](https://github.com/xinatcg/picgo-plugin-gdrive/commit/851c2a541d29ee11a8989516d06dab985055bc63))
* update GitHub action permission for write ([0297dba](https://github.com/xinatcg/picgo-plugin-gdrive/commit/0297dba2525876bb88d102c4fb1a9e59b602cc26))


### Features

* initial the picgo plugin uploader structure with best practice ([52a6329](https://github.com/xinatcg/picgo-plugin-gdrive/commit/52a632999a277b07d2c22c623ba589269c0d8baf))


### Performance Improvements

* add config to control whether save link to clipboard directly and skip picgo output process ([eb31c50](https://github.com/xinatcg/picgo-plugin-gdrive/commit/eb31c502770b19e22e129447725169c5a521496c))
* add google auth logic ([c233548](https://github.com/xinatcg/picgo-plugin-gdrive/commit/c2335488373739c3651318552c4b8ec76bb62067))
* add semantic release CI/CD ([649881f](https://github.com/xinatcg/picgo-plugin-gdrive/commit/649881f9d3741b6f0e7d99428953652305c5fb0e))
* add UI menu to check token file path and whether exist ([4388a1f](https://github.com/xinatcg/picgo-plugin-gdrive/commit/4388a1f0069d7b3f6a8cb5a484ec6798afef5099))
* clean up config ([39e54d6](https://github.com/xinatcg/picgo-plugin-gdrive/commit/39e54d6e4521f23eb17ec50c9c64a0a66a01fb70))
* copy the Google official local auth ([60c1e41](https://github.com/xinatcg/picgo-plugin-gdrive/commit/60c1e4177f1be0da49e9bd193360b4e94637c110))
* finish the command trigger upload by using this plugin and copy link directly ([0bf74d8](https://github.com/xinatcg/picgo-plugin-gdrive/commit/0bf74d8bc047a89983314c815e1a6d8620875500))
* save the gdrive token file to the baseDir with name: gdrive_token.json ([c111cc1](https://github.com/xinatcg/picgo-plugin-gdrive/commit/c111cc1900194ed28e7fa6b9660bdc41d7da387d))
* success launch google authorisation webpage ([7a6ecce](https://github.com/xinatcg/picgo-plugin-gdrive/commit/7a6ecceff1562b43c95c6024c6bd7f0970722764))
* support upload image to shared folder and get the shared link ([434c1d3](https://github.com/xinatcg/picgo-plugin-gdrive/commit/434c1d39e4b6145cadb40fe93deb61eb46353f17))
* try copy to clipboard, but fail, seem like PicGo not allow do this action in plugin ([794f422](https://github.com/xinatcg/picgo-plugin-gdrive/commit/794f4221ef76f35a250ffc0385d4c9f36f4b25af))
* update semantic release config ([8b8dc97](https://github.com/xinatcg/picgo-plugin-gdrive/commit/8b8dc971879976a0fee5ee217bfe9301e8c9465c))
* upload image to google drive successfully ([ab5be9d](https://github.com/xinatcg/picgo-plugin-gdrive/commit/ab5be9d72c00ff18d3e3bbde86c197875cdf26b5))
