Skip to content

Commit e0f21f2

Browse files
authored
Merge pull request #5 from galacean/chore/version
chore: update version
2 parents 9919bbd + c856da6 commit e0f21f2

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ $ npm i @galacean/effects-components --save
1313

1414
## 使用说明
1515

16-
- [Swiper](https://code.alipay.com/vvfx/mars-components/blob/master/components/swiper/index.md)
16+
- [Swiper](https://github.com/galacean/effects-components/blob/main/components/swiper/index.md)
17+
- [Vertical Swiper](https://github.com/galacean/effects-components/blob/main/components/vertical-swiper/index.md)
1718

1819
## 开发
1920

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@galacean/effects-components",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Galacean Effects components",
55
"module": "./es/index/index.mjs",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)