From 0038b51c504fbb2c35e4f799dc09e23a5b6c0329 Mon Sep 17 00:00:00 2001 From: haoziqaq <357229046@qq.com> Date: Fri, 30 Oct 2020 22:20:21 +0800 Subject: [PATCH] v0.1.2 --- CHANGELOG.md | 8 ++++++++ lerna.json | 2 +- packages/varlet-cli/CHANGELOG.md | 8 ++++++++ packages/varlet-cli/package.json | 2 +- packages/varlet-eslint-config/CHANGELOG.md | 8 ++++++++ packages/varlet-eslint-config/package.json | 2 +- packages/varlet-stylelint-config/CHANGELOG.md | 8 ++++++++ packages/varlet-stylelint-config/package.json | 2 +- 8 files changed, 36 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70b1c111e2d..253ba471e8d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.2](https://user/haoziqaq/varlet/compare/v0.1.1...v0.1.2) (2020-10-30) + +**Note:** Version bump only for package root + + + + + ## [0.1.1](https://user/haoziqaq/varlet/compare/v0.1.0...v0.1.1) (2020-10-30) **Note:** Version bump only for package root diff --git a/lerna.json b/lerna.json index 33df9d40c79..5544c932b79 100644 --- a/lerna.json +++ b/lerna.json @@ -12,5 +12,5 @@ "ignoreChanges": [ "**/*.md" ], - "version": "0.1.1" + "version": "0.1.2" } diff --git a/packages/varlet-cli/CHANGELOG.md b/packages/varlet-cli/CHANGELOG.md index 4809590e75c..6e027baee56 100644 --- a/packages/varlet-cli/CHANGELOG.md +++ b/packages/varlet-cli/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.2](https://github.com/haoziqaq/varlet/compare/v0.1.1...v0.1.2) (2020-10-30) + +**Note:** Version bump only for package @varlet/cli + + + + + ## [0.1.1](https://github.com/haoziqaq/varlet/compare/v0.1.0...v0.1.1) (2020-10-30) **Note:** Version bump only for package @varlet/cli diff --git a/packages/varlet-cli/package.json b/packages/varlet-cli/package.json index 3f6836bd7b1..9026e1c983f 100644 --- a/packages/varlet-cli/package.json +++ b/packages/varlet-cli/package.json @@ -1,6 +1,6 @@ { "name": "@varlet/cli", - "version": "0.1.1", + "version": "0.1.2", "private": false, "description": "cli of varlet", "keywords": [ diff --git a/packages/varlet-eslint-config/CHANGELOG.md b/packages/varlet-eslint-config/CHANGELOG.md index d8cbdb43c6a..202dfb00ef3 100644 --- a/packages/varlet-eslint-config/CHANGELOG.md +++ b/packages/varlet-eslint-config/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.2](https://github.com/haoziqaq/varlet/compare/v0.1.1...v0.1.2) (2020-10-30) + +**Note:** Version bump only for package @varlet/eslint-config + + + + + ## [0.1.1](https://github.com/haoziqaq/varlet/compare/v0.1.0...v0.1.1) (2020-10-30) **Note:** Version bump only for package @varlet/eslint-config diff --git a/packages/varlet-eslint-config/package.json b/packages/varlet-eslint-config/package.json index 2d5f2b33f35..9de9570329b 100644 --- a/packages/varlet-eslint-config/package.json +++ b/packages/varlet-eslint-config/package.json @@ -1,6 +1,6 @@ { "name": "@varlet/eslint-config", - "version": "0.1.1", + "version": "0.1.2", "private": false, "description": "eslint config of viti", "keywords": [ diff --git a/packages/varlet-stylelint-config/CHANGELOG.md b/packages/varlet-stylelint-config/CHANGELOG.md index 3c11ebb62a0..4030b05bf62 100644 --- a/packages/varlet-stylelint-config/CHANGELOG.md +++ b/packages/varlet-stylelint-config/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.1.2](https://github.com/haoziqaq/varlet/compare/v0.1.1...v0.1.2) (2020-10-30) + +**Note:** Version bump only for package @varlet/stylelint-config + + + + + ## [0.1.1](https://github.com/haoziqaq/varlet/compare/v0.1.0...v0.1.1) (2020-10-30) **Note:** Version bump only for package @varlet/stylelint-config diff --git a/packages/varlet-stylelint-config/package.json b/packages/varlet-stylelint-config/package.json index 5fea09e9207..988316443ef 100644 --- a/packages/varlet-stylelint-config/package.json +++ b/packages/varlet-stylelint-config/package.json @@ -1,7 +1,7 @@ { "name": "@varlet/stylelint-config", "private": false, - "version": "0.1.1", + "version": "0.1.2", "description": "stylelint config of varlet", "keywords": [ "stylelint",