From ed474e5f683742bb01869c8a61467c2633a52c77 Mon Sep 17 00:00:00 2001 From: gcornut Date: Fri, 11 Dec 2020 15:23:40 +0100 Subject: [PATCH] chore(release): release v0.28.2 --- CHANGELOG.md | 6 ++++++ lerna.json | 2 +- packages/lumx-angularjs/package.json | 6 +++--- packages/lumx-core/package.json | 2 +- packages/lumx-icons/package.json | 2 +- packages/lumx-react/package.json | 6 +++--- packages/site-demo/package.json | 10 +++++----- packages/yo-generators/package.json | 2 +- 8 files changed, 21 insertions(+), 15 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index adb4b9f8c..c552e3e53 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.28.2][] - 2020-12-11 + ### Added - Added `headerActions` prop to `CommentBlock` component to add actions to the header. @@ -818,3 +820,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [0.28.0]: https://github.com/lumapps/design-system/tree/v0.28.0 [unreleased]: https://github.com/lumapps/design-system/compare/v0.28.1...HEAD [0.28.1]: https://github.com/lumapps/design-system/tree/v0.28.1 + + +[Unreleased]: https://github.com/lumapps/design-system/compare/v0.28.2...HEAD +[0.28.2]: https://github.com/lumapps/design-system/tree/v0.28.2 \ No newline at end of file diff --git a/lerna.json b/lerna.json index 71c678351..4e190a139 100644 --- a/lerna.json +++ b/lerna.json @@ -10,7 +10,7 @@ "message": "chore(release): release %s" } }, - "version": "0.28.1", + "version": "0.28.2", "useWorkspaces": true, "npmClient": "yarn" } diff --git a/packages/lumx-angularjs/package.json b/packages/lumx-angularjs/package.json index 40df8c1eb..5d6a834b1 100644 --- a/packages/lumx-angularjs/package.json +++ b/packages/lumx-angularjs/package.json @@ -6,8 +6,8 @@ "url": "https://github.com/lumapps/design-system/issues" }, "dependencies": { - "@lumx/core": "^0.28.1", - "@lumx/icons": "^0.28.1", + "@lumx/core": "^0.28.2", + "@lumx/icons": "^0.28.2", "focus-visible": "^5.0.2", "lodash": "4.17.19", "popper.js": "^1.16.0" @@ -40,7 +40,7 @@ "prepare": "install-peers", "prepublishOnly": "yarn build" }, - "version": "0.28.1", + "version": "0.28.2", "devDependencies": { "@babel/core": "^7.8.3", "@babel/plugin-proposal-class-properties": "^7.8.3", diff --git a/packages/lumx-core/package.json b/packages/lumx-core/package.json index 6719d49de..5588a7ca5 100644 --- a/packages/lumx-core/package.json +++ b/packages/lumx-core/package.json @@ -42,7 +42,7 @@ "prepublishOnly": "yarn build" }, "sideEffects": false, - "version": "0.28.1", + "version": "0.28.2", "devDependencies": { "@babel/core": "^7.8.3", "@babel/plugin-proposal-class-properties": "^7.8.3", diff --git a/packages/lumx-icons/package.json b/packages/lumx-icons/package.json index 3ebfc479f..caf88a949 100644 --- a/packages/lumx-icons/package.json +++ b/packages/lumx-icons/package.json @@ -21,5 +21,5 @@ "url": "git+https://github.com/lumapps/design-system.git" }, "sideEffects": false, - "version": "0.28.1" + "version": "0.28.2" } diff --git a/packages/lumx-react/package.json b/packages/lumx-react/package.json index ed0ccd7a7..2e45312e9 100644 --- a/packages/lumx-react/package.json +++ b/packages/lumx-react/package.json @@ -6,8 +6,8 @@ "url": "https://github.com/lumapps/design-system/issues" }, "dependencies": { - "@lumx/core": "^0.28.1", - "@lumx/icons": "^0.28.1", + "@lumx/core": "^0.28.2", + "@lumx/icons": "^0.28.2", "@popperjs/core": "^2.4.0", "body-scroll-lock": "^2.6.4", "classnames": "^2.2.6", @@ -124,5 +124,5 @@ "storybook": "start-storybook -p 9000" }, "sideEffects": false, - "version": "0.28.1" + "version": "0.28.2" } diff --git a/packages/site-demo/package.json b/packages/site-demo/package.json index a3e9092e0..dd4f37a0d 100644 --- a/packages/site-demo/package.json +++ b/packages/site-demo/package.json @@ -1,6 +1,6 @@ { "name": "lumx-site-demo", - "version": "0.28.1", + "version": "0.28.2", "private": true, "description": "The official LumApps Design System (LumX) demo site", "bugs": { @@ -20,10 +20,10 @@ "start": "NODE_OPTIONS=--no-warnings gatsby develop" }, "dependencies": { - "@lumx/angularjs": "^0.28.1", - "@lumx/core": "^0.28.1", - "@lumx/icons": "^0.28.1", - "@lumx/react": "^0.28.1", + "@lumx/angularjs": "^0.28.2", + "@lumx/core": "^0.28.2", + "@lumx/icons": "^0.28.2", + "@lumx/react": "^0.28.2", "@mdx-js/mdx": "^1.6.19", "@mdx-js/react": "^1.6.19", "classnames": "^2.2.6", diff --git a/packages/yo-generators/package.json b/packages/yo-generators/package.json index 758c07321..d23b942dd 100644 --- a/packages/yo-generators/package.json +++ b/packages/yo-generators/package.json @@ -12,5 +12,5 @@ "main": "generators/index.js", "name": "generator-lumx-component", "private": true, - "version": "0.28.1" + "version": "0.28.2" }