Skip to content

Commit a878181

Browse files
authored
Merge pull request #79 from mxdi9i7/trista/changelog
Trista - changelog
2 parents 4f4de35 + ec537ae commit a878181

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

changelog.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,23 @@
22

33
## Intro
44

5-
Vant follows Semantic Versioning 0.2.5.
5+
Vant follows Semantic Versioning 0.2.6.
66

77
**Release Schedule**
88

99
- Patch version:released weekly, including features and bug fixes.
1010
- Minor version:released every one to two months, including backwards compatible features.
1111
- Major version:including breaking changes and new features.
1212

13+
## **0**.2.6
14+
15+
-08-17-2020
16+
17+
**Bug Fixes**
18+
19+
- Stepper
20+
- adjusted stepper margin
21+
1322
## **0**.2.5
1423

1524
-08-13-2020

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vant-react",
3-
"version": "0.2.5",
3+
"version": "0.2.6",
44
"description": "Lightweight Mobile UI Components built in React & Typescript, inspired by Vant: https://youzan.github.io/vant",
55
"author": "mxdi9i7",
66
"license": "MIT",

0 commit comments

Comments
 (0)