Skip to content

Commit

Permalink
🔖 chore(release): @arvinxu/asset-gallery@1.3.3-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.3-beta.1](https://github.com/arvinxx/components/compare/@arvinxu/asset-gallery@1.3.2...@arvinxu/asset-gallery@1.3.3-beta.1) (2022-02-02)

### ♻ 重构

* 初步完成组件重构 ([c0c170c](c0c170c))

### ✅ 测试

* fix test ([f825dd8](f825dd8))
* fix test ([9f68cb8](9f68cb8))
* 更新 antd 升级后的快照 ([8434793](8434793))

### ✨ 新特性

* 初步完成 SortableList ([00ae177](00ae177))
* 新增 horizontal props ([1f38438](1f38438))

### 🎫 杂项

* 使用淘宝源 ([8c138db](8c138db))
* 初始化 SortableList ([f2f0b80](f2f0b80))
* 升级依赖 ([65a90b7](65a90b7))
* 尝试移除 canvas 模块 ([c45cf16](c45cf16))
* 挪回 canvas 模块 ([ebc9c06](ebc9c06))
* 更新 release ci ([88a65a4](88a65a4))
* 更新依赖 ([041aa9e](041aa9e))
* 更新依赖 ([43cb26d](43cb26d))
* 更新发布配置 ([593a2e6](593a2e6))
* 移除不需要的 flow ([ce6a3fa](ce6a3fa))

### 🐛 修复

* 修正 grid 布局问题 ([a80939d](a80939d))

### 🔧 持续集成

* 调整 ci 配置 ([e2d2da0](e2d2da0))
* 调整 ci 配置 ([ceb86fd](ceb86fd))
  • Loading branch information
semantic-release-bot committed Feb 2, 2022
1 parent 8c86eb5 commit 5c2fb72
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions packages/asset-gallery/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,41 +1,41 @@
# Changelog

## @arvinxu/asset-gallery [1.3.2](https://github.com/arvinxx/components/compare/@arvinxu/asset-gallery@1.3.1...@arvinxu/asset-gallery@1.3.2) (2021-12-27)
## @arvinxu/asset-gallery [1.3.3-beta.1](https://github.com/arvinxx/components/compare/@arvinxu/asset-gallery@1.3.2...@arvinxu/asset-gallery@1.3.3-beta.1) (2022-02-02)

### 🐛 修复

- 修正 grid 布局问题 ([a80939d](https://github.com/arvinxx/components/commit/a80939d))

## @arvinxu/asset-gallery [1.3.2](https://github.com/arvinxx/components/compare/@arvinxu/asset-gallery@1.3.1...@arvinxu/asset-gallery@1.3.2) (2021-12-27)

### 👷 构建系统

* 发起构建 ([2bec945](https://github.com/arvinxx/components/commit/2bec945))
- 发起构建 ([2bec945](https://github.com/arvinxx/components/commit/2bec945))

## @arvinxu/asset-gallery [1.3.1](https://github.com/arvinxx/components/compare/@arvinxu/asset-gallery@1.3.0...@arvinxu/asset-gallery@1.3.1) (2021-12-27)


### 👷 构建系统

* 发起构建 ([deb4f6f](https://github.com/arvinxx/components/commit/deb4f6f))
- 发起构建 ([deb4f6f](https://github.com/arvinxx/components/commit/deb4f6f))

# @arvinxu/asset-gallery [1.3.0](https://github.com/arvinxx/components/compare/@arvinxu/asset-gallery@1.2.4...@arvinxu/asset-gallery@1.3.0) (2021-11-28)


### ✅ 测试

* 修正测试 ([c51e303](https://github.com/arvinxx/components/commit/c51e303))

- 修正测试 ([c51e303](https://github.com/arvinxx/components/commit/c51e303))

### ✨ 新特性

* 新增 default Props ([e674058](https://github.com/arvinxx/components/commit/e674058))
* 新增全局控制 padding props ([7f9ad2e](https://github.com/arvinxx/components/commit/7f9ad2e))

- 新增 default Props ([e674058](https://github.com/arvinxx/components/commit/e674058))
- 新增全局控制 padding props ([7f9ad2e](https://github.com/arvinxx/components/commit/7f9ad2e))

### 🎫 杂项

* 调整组件库文档架构 ([1f69dfd](https://github.com/arvinxx/components/commit/1f69dfd))

- 调整组件库文档架构 ([1f69dfd](https://github.com/arvinxx/components/commit/1f69dfd))

### 👷 构建系统

* 触发构建 ([4a66c7e](https://github.com/arvinxx/components/commit/4a66c7e))
- 触发构建 ([4a66c7e](https://github.com/arvinxx/components/commit/4a66c7e))

## @arvinxu/asset-gallery [1.2.4](https://github.com/arvinxx/components/compare/@arvinxu/asset-gallery@1.2.3...@arvinxu/asset-gallery@1.2.4) (2021-09-16)

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

0 comments on commit 5c2fb72

Please sign in to comment.