From b052391b176a040f734537818fc67a419e9bc16f Mon Sep 17 00:00:00 2001 From: CC Date: Thu, 13 Aug 2020 15:10:27 -0400 Subject: [PATCH] chore: update changelog for v 0.2.5 --- changelog.md | 11 ++++++++++- package.json | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index 86c634be5..c08a7f9e6 100644 --- a/changelog.md +++ b/changelog.md @@ -2,7 +2,7 @@ ## Intro -Vant follows Semantic Versioning 0.2.0. +Vant follows Semantic Versioning 0.2.5. **Release Schedule** @@ -10,6 +10,15 @@ Vant follows Semantic Versioning 0.2.0. - Minor version:released every one to two months, including backwards compatible features. - Major version:including breaking changes and new features. +## **0**.2.5 + +-08-13-2020 + +**Bug Fixes** + +- Stepper + - fixed export component + ## **0**.2.4 -08-12-2020 diff --git a/package.json b/package.json index 364bc4b2f..013ee8e62 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "prettier": "^2.0.4", "react": "^16.13.1", "react-dom": "^16.13.1", - "react-scripts": "^3.4.1", + "react-scripts": "^3.4.3", "serve": "^11.3.0" }, "files": [