Skip to content

Commit

Permalink
release: release v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ttionya committed Oct 18, 2023
1 parent 716a562 commit cb6e145
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## v1.1.1

### Bugfix

- Remove `preinstall` hooks (fixed [#2](https://github.com/ttionya/picgo-plugin-lychee/issues/2))

### Chore

- Update dependencies

<br>

## v1.1.0

### Feature
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "picgo-plugin-lychee",
"version": "1.1.0",
"version": "1.1.1",
"description": "PicGo uploader for Lychee",
"keywords": [
"picgo",
Expand Down

0 comments on commit cb6e145

Please sign in to comment.