Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
  • Loading branch information
IronKinoko committed Jun 15, 2024
1 parent bbc66c3 commit 1e294ae
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/heavy-fishes-hide.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/copymanga/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# copymanga

## 1.5.7

### Patch Changes

- bbc66c3: fix: safari display error & remove img-lazy component

## 1.5.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/copymanga/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "copymanga",
"version": "1.5.6",
"version": "1.5.7",
"description": "处理图片资源加载失败时自动重新加载",
"main": "index.js",
"scripts": {
Expand Down
6 changes: 6 additions & 0 deletions packages/e-hentai-infinite-scroll/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# e-hentai-infinite-scroll

## 1.3.8

### Patch Changes

- bbc66c3: fix: safari display error & remove img-lazy component

## 1.3.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/e-hentai-infinite-scroll/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "e-hentai-infinite-scroll",
"version": "1.3.7",
"version": "1.3.8",
"description": "Exhentai infinite scroll scripts.",
"main": "index.user.js",
"scripts": {
Expand Down

0 comments on commit 1e294ae

Please sign in to comment.