generated from arvinxx/monorepo-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🔖 chore(release): @arvinxu/asset-gallery@1.3.3-beta.1 [skip ci]
## [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
1 parent
8c86eb5
commit 5c2fb72
Showing
2 changed files
with
14 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|