Skip to content

Commit

Permalink
🔖 chore(release): @arvinxu/image-gallery@2.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## @arvinxu/image-gallery [2.0.1](https://github.com/arvinxx/components/compare/@arvinxu/image-gallery@2.0.0...@arvinxu/image-gallery@2.0.1) (2021-06-06)

### 🐛 修复

* 修正下载的 png 图片渲染问题 ([5b4779b](5b4779b))

### 💄 样式

* 优化操作区样式 ([386fd29](386fd29))

### 🔧 持续集成

* 修正 ci ([8090f0d](8090f0d))
  • Loading branch information
semantic-release-bot committed Jun 6, 2021
1 parent 8090f0d commit 65a1acb
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions packages/image-gallery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## @arvinxu/image-gallery [2.0.1](https://github.com/arvinxx/components/compare/@arvinxu/image-gallery@2.0.0...@arvinxu/image-gallery@2.0.1) (2021-06-06)


### 🐛 修复

* 修正下载的 png 图片渲染问题 ([5b4779b](https://github.com/arvinxx/components/commit/5b4779b))


### 💄 样式

* 优化操作区样式 ([386fd29](https://github.com/arvinxx/components/commit/386fd29))


### 🔧 持续集成

* 修正 ci ([8090f0d](https://github.com/arvinxx/components/commit/8090f0d))

# @arvinxu/image-gallery [2.0.0](https://github.com/arvinxx/components/compare/@arvinxu/image-gallery@1.2.0...@arvinxu/image-gallery@2.0.0) (2021-06-04)


Expand Down
2 changes: 1 addition & 1 deletion packages/image-gallery/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@arvinxu/image-gallery",
"version": "2.0.0",
"version": "2.0.1",
"files": [
"lib",
"es"
Expand Down

1 comment on commit 65a1acb

@vercel
Copy link

@vercel vercel bot commented on 65a1acb Jun 6, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.