Skip to content

Commit 312d1c5

Browse files
authored
Merge pull request #80 from mxdi9i7/trista/changelog
Trista - Changelog
2 parents a878181 + 59c2784 commit 312d1c5

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

changelog.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22

33
## Intro
44

5-
Vant follows Semantic Versioning 0.2.6.
5+
Vant follows Semantic Versioning 0.2.7.
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
13+
## **0**.2.7
1414

1515
-08-17-2020
1616

@@ -19,6 +19,15 @@ Vant follows Semantic Versioning 0.2.6.
1919
- Stepper
2020
- adjusted stepper margin
2121

22+
## **0**.2.6
23+
24+
-08-15-2020
25+
26+
**Bug Fixes**
27+
28+
- Stepper
29+
- adjusted stepper layout
30+
2231
## **0**.2.5
2332

2433
-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.6",
3+
"version": "0.2.7",
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)