Skip to content

Commit

Permalink
Merge pull request #80 from mxdi9i7/trista/changelog
Browse files Browse the repository at this point in the history
Trista - Changelog
  • Loading branch information
mxdi9i7 authored Aug 18, 2020
2 parents a878181 + 59c2784 commit 312d1c5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
13 changes: 11 additions & 2 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@

## Intro

Vant follows Semantic Versioning 0.2.6.
Vant follows Semantic Versioning 0.2.7.

**Release Schedule**

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

## **0**.2.6
## **0**.2.7

-08-17-2020

Expand All @@ -19,6 +19,15 @@ Vant follows Semantic Versioning 0.2.6.
- Stepper
- adjusted stepper margin

## **0**.2.6

-08-15-2020

**Bug Fixes**

- Stepper
- adjusted stepper layout

## **0**.2.5

-08-13-2020
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vant-react",
"version": "0.2.6",
"version": "0.2.7",
"description": "Lightweight Mobile UI Components built in React & Typescript, inspired by Vant: https://youzan.github.io/vant",
"author": "mxdi9i7",
"license": "MIT",
Expand Down

0 comments on commit 312d1c5

Please sign in to comment.