From 08fe6efcf05fd50d1a3c8bc509f49fcf2daebdb5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 14 Nov 2024 18:41:27 +0000 Subject: [PATCH] chore: stage changes for next release --- .changeset/fuzzy-adults-decide.md | 17 ----------------- .changeset/smart-dancers-invite.md | 17 ----------------- apps/docs/CHANGELOG.md | 14 ++++++++++++++ apps/docs/package.json | 10 +++++----- apps/react-example/CHANGELOG.md | 12 ++++++++++++ apps/react-example/package.json | 6 +++--- apps/umi-example/CHANGELOG.md | 13 +++++++++++++ apps/umi-example/package.json | 6 +++--- packages/babel-preset-mana/CHANGELOG.md | 8 ++++++++ packages/babel-preset-mana/package.json | 2 +- packages/mana-app/CHANGELOG.md | 16 ++++++++++++++++ packages/mana-app/package.json | 14 +++++++------- packages/mana-common/CHANGELOG.md | 8 ++++++++ packages/mana-common/package.json | 2 +- packages/mana-core/CHANGELOG.md | 13 +++++++++++++ packages/mana-core/package.json | 8 ++++---- packages/mana-l10n/CHANGELOG.md | 8 ++++++++ packages/mana-l10n/package.json | 2 +- packages/mana-observable/CHANGELOG.md | 12 ++++++++++++ packages/mana-observable/package.json | 6 +++--- packages/mana-react/CHANGELOG.md | 11 +++++++++++ packages/mana-react/package.json | 4 ++-- packages/mana-syringe/CHANGELOG.md | 11 +++++++++++ packages/mana-syringe/package.json | 4 ++-- packages/mana-ui/CHANGELOG.md | 16 ++++++++++++++++ packages/mana-ui/package.json | 14 +++++++------- packages/umi-plugin-mana/CHANGELOG.md | 8 ++++++++ packages/umi-plugin-mana/package.json | 2 +- 28 files changed, 190 insertions(+), 74 deletions(-) delete mode 100644 .changeset/fuzzy-adults-decide.md delete mode 100644 .changeset/smart-dancers-invite.md create mode 100644 apps/umi-example/CHANGELOG.md diff --git a/.changeset/fuzzy-adults-decide.md b/.changeset/fuzzy-adults-decide.md deleted file mode 100644 index 75a5969..0000000 --- a/.changeset/fuzzy-adults-decide.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -'@difizen/babel-preset-mana': patch -'@difizen/mana-observable': patch -'@difizen/umi-plugin-mana': patch -'@difizen/mana-syringe': patch -'@difizen/mana-common': patch -'@difizen/mana-react': patch -'@difizen/mana-react-example': patch -'@difizen/mana-core': patch -'@difizen/mana-l10n': patch -'@difizen/mana-app': patch -'@difizen/mana-umi-example': patch -'@difizen/mana-ui': patch -'@difizen/mana-docs': patch ---- - -Use a consistent version. diff --git a/.changeset/smart-dancers-invite.md b/.changeset/smart-dancers-invite.md deleted file mode 100644 index 3303e60..0000000 --- a/.changeset/smart-dancers-invite.md +++ /dev/null @@ -1,17 +0,0 @@ ---- -"@difizen/mana-react": patch -"@difizen/mana-docs": patch -"@difizen/mana-react-example": patch -"@difizen/mana-umi-example": patch -"@difizen/babel-preset-mana": patch -"@difizen/mana-app": patch -"@difizen/mana-common": patch -"@difizen/mana-core": patch -"@difizen/mana-l10n": patch -"@difizen/mana-observable": patch -"@difizen/mana-syringe": patch -"@difizen/mana-ui": patch -"@difizen/umi-plugin-mana": patch ---- - -fix text color for some components diff --git a/apps/docs/CHANGELOG.md b/apps/docs/CHANGELOG.md index e05df7f..10547bc 100644 --- a/apps/docs/CHANGELOG.md +++ b/apps/docs/CHANGELOG.md @@ -1,5 +1,19 @@ # @difizen/mana-docs +## 0.1.30 + +### Patch Changes + +- [#76](https://github.com/difizen/mana/pull/76) [`14ea61a`](https://github.com/difizen/mana/commit/14ea61ac7ecc717b3091687b9ea4ac0aaf1e6ecf) Thanks [@BroKun](https://github.com/BroKun)! - Use a consistent version. + +- [#78](https://github.com/difizen/mana/pull/78) [`92f3efc`](https://github.com/difizen/mana/commit/92f3efcc9852ff7230d9e029e25fdacd9d529d55) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - fix text color for some components + +- Updated dependencies [[`14ea61a`](https://github.com/difizen/mana/commit/14ea61ac7ecc717b3091687b9ea4ac0aaf1e6ecf), [`92f3efc`](https://github.com/difizen/mana/commit/92f3efcc9852ff7230d9e029e25fdacd9d529d55)]: + - @difizen/umi-plugin-mana@0.1.30 + - @difizen/mana-react@0.1.30 + - @difizen/mana-l10n@0.1.30 + - @difizen/mana-app@0.1.30 + ## 0.1.28 ### Patch Changes diff --git a/apps/docs/package.json b/apps/docs/package.json index 9a9dd0a..18454b2 100644 --- a/apps/docs/package.json +++ b/apps/docs/package.json @@ -1,6 +1,6 @@ { "name": "@difizen/mana-docs", - "version": "0.1.28", + "version": "0.1.30", "private": true, "license": "MIT", "description": "Document site for mana", @@ -24,10 +24,10 @@ }, "dependencies": { "@ant-design/icons": "^5.1.0", - "@difizen/mana-app": "^0.1.28", - "@difizen/mana-react": "^0.1.28", - "@difizen/umi-plugin-mana": "^0.1.28", - "@difizen/mana-l10n": "^0.1.28", + "@difizen/mana-app": "^0.1.30", + "@difizen/mana-react": "^0.1.30", + "@difizen/umi-plugin-mana": "^0.1.30", + "@difizen/mana-l10n": "^0.1.30", "antd": "^5.8.6", "octokit": "^3", "react-copy-to-clipboard": "^5.1.0" diff --git a/apps/react-example/CHANGELOG.md b/apps/react-example/CHANGELOG.md index d19064f..00fcd2c 100644 --- a/apps/react-example/CHANGELOG.md +++ b/apps/react-example/CHANGELOG.md @@ -1,5 +1,17 @@ # @difizen/mana-react-example +## 0.1.30 + +### Patch Changes + +- [#76](https://github.com/difizen/mana/pull/76) [`14ea61a`](https://github.com/difizen/mana/commit/14ea61ac7ecc717b3091687b9ea4ac0aaf1e6ecf) Thanks [@BroKun](https://github.com/BroKun)! - Use a consistent version. + +- [#78](https://github.com/difizen/mana/pull/78) [`92f3efc`](https://github.com/difizen/mana/commit/92f3efcc9852ff7230d9e029e25fdacd9d529d55) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - fix text color for some components + +- Updated dependencies [[`14ea61a`](https://github.com/difizen/mana/commit/14ea61ac7ecc717b3091687b9ea4ac0aaf1e6ecf), [`92f3efc`](https://github.com/difizen/mana/commit/92f3efcc9852ff7230d9e029e25fdacd9d529d55)]: + - @difizen/babel-preset-mana@0.1.30 + - @difizen/mana-app@0.1.30 + ## 0.1.28 ### Patch Changes diff --git a/apps/react-example/package.json b/apps/react-example/package.json index 0acf100..bb499a5 100644 --- a/apps/react-example/package.json +++ b/apps/react-example/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@difizen/mana-react-example", - "version": "0.1.28", + "version": "0.1.30", "description": "Minimal boilerplate for writing Web Applications using React, Webpack, TypeScript with best practices", "license": "MIT", "scripts": { @@ -44,8 +44,8 @@ "webpack-dev-server": "^4.11.1" }, "dependencies": { - "@difizen/mana-app": "^0.1.28", - "@difizen/babel-preset-mana": "^0.1.28", + "@difizen/mana-app": "^0.1.30", + "@difizen/babel-preset-mana": "^0.1.30", "babel-loader": "^9.2.1", "react": "^18.2.0", "react-dom": "^18.2.0" diff --git a/apps/umi-example/CHANGELOG.md b/apps/umi-example/CHANGELOG.md new file mode 100644 index 0000000..ca9de96 --- /dev/null +++ b/apps/umi-example/CHANGELOG.md @@ -0,0 +1,13 @@ +# @difizen/mana-umi-example + +## 0.1.30 + +### Patch Changes + +- [#76](https://github.com/difizen/mana/pull/76) [`14ea61a`](https://github.com/difizen/mana/commit/14ea61ac7ecc717b3091687b9ea4ac0aaf1e6ecf) Thanks [@BroKun](https://github.com/BroKun)! - Use a consistent version. + +- [#78](https://github.com/difizen/mana/pull/78) [`92f3efc`](https://github.com/difizen/mana/commit/92f3efcc9852ff7230d9e029e25fdacd9d529d55) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - fix text color for some components + +- Updated dependencies [[`14ea61a`](https://github.com/difizen/mana/commit/14ea61ac7ecc717b3091687b9ea4ac0aaf1e6ecf), [`92f3efc`](https://github.com/difizen/mana/commit/92f3efcc9852ff7230d9e029e25fdacd9d529d55)]: + - @difizen/umi-plugin-mana@0.1.30 + - @difizen/mana-app@0.1.30 diff --git a/apps/umi-example/package.json b/apps/umi-example/package.json index 0cbbd34..fee43d2 100644 --- a/apps/umi-example/package.json +++ b/apps/umi-example/package.json @@ -1,6 +1,6 @@ { "private": true, - "version": "0.1.27", + "version": "0.1.30", "name": "@difizen/mana-umi-example", "author": "brokun ", "scripts": { @@ -10,8 +10,8 @@ "start": "npm run dev" }, "dependencies": { - "@difizen/umi-plugin-mana": "^0.1.27", - "@difizen/mana-app": "^0.1.27", + "@difizen/umi-plugin-mana": "^0.1.30", + "@difizen/mana-app": "^0.1.30", "umi": "^4.3.20" }, "devDependencies": { diff --git a/packages/babel-preset-mana/CHANGELOG.md b/packages/babel-preset-mana/CHANGELOG.md index f7cdf76..de19a21 100644 --- a/packages/babel-preset-mana/CHANGELOG.md +++ b/packages/babel-preset-mana/CHANGELOG.md @@ -1,5 +1,13 @@ # @difizen/umi-plugin-mana +## 0.1.30 + +### Patch Changes + +- [#76](https://github.com/difizen/mana/pull/76) [`14ea61a`](https://github.com/difizen/mana/commit/14ea61ac7ecc717b3091687b9ea4ac0aaf1e6ecf) Thanks [@BroKun](https://github.com/BroKun)! - Use a consistent version. + +- [#78](https://github.com/difizen/mana/pull/78) [`92f3efc`](https://github.com/difizen/mana/commit/92f3efcc9852ff7230d9e029e25fdacd9d529d55) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - fix text color for some components + ## 0.1.28 ### Patch Changes diff --git a/packages/babel-preset-mana/package.json b/packages/babel-preset-mana/package.json index 79d7d2c..3505d43 100644 --- a/packages/babel-preset-mana/package.json +++ b/packages/babel-preset-mana/package.json @@ -1,6 +1,6 @@ { "name": "@difizen/babel-preset-mana", - "version": "0.1.28", + "version": "0.1.30", "description": "", "keywords": [ "mana", diff --git a/packages/mana-app/CHANGELOG.md b/packages/mana-app/CHANGELOG.md index c1cc497..76eb420 100644 --- a/packages/mana-app/CHANGELOG.md +++ b/packages/mana-app/CHANGELOG.md @@ -1,5 +1,21 @@ # @difizen/mana-app +## 0.1.30 + +### Patch Changes + +- [#76](https://github.com/difizen/mana/pull/76) [`14ea61a`](https://github.com/difizen/mana/commit/14ea61ac7ecc717b3091687b9ea4ac0aaf1e6ecf) Thanks [@BroKun](https://github.com/BroKun)! - Use a consistent version. + +- [#78](https://github.com/difizen/mana/pull/78) [`92f3efc`](https://github.com/difizen/mana/commit/92f3efcc9852ff7230d9e029e25fdacd9d529d55) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - fix text color for some components + +- Updated dependencies [[`14ea61a`](https://github.com/difizen/mana/commit/14ea61ac7ecc717b3091687b9ea4ac0aaf1e6ecf), [`92f3efc`](https://github.com/difizen/mana/commit/92f3efcc9852ff7230d9e029e25fdacd9d529d55)]: + - @difizen/mana-observable@0.1.30 + - @difizen/mana-syringe@0.1.30 + - @difizen/mana-common@0.1.30 + - @difizen/mana-react@0.1.30 + - @difizen/mana-core@0.1.30 + - @difizen/mana-l10n@0.1.30 + ## 0.1.28 ### Patch Changes diff --git a/packages/mana-app/package.json b/packages/mana-app/package.json index 5a8d5af..4f4ede2 100644 --- a/packages/mana-app/package.json +++ b/packages/mana-app/package.json @@ -1,6 +1,6 @@ { "name": "@difizen/mana-app", - "version": "0.1.28", + "version": "0.1.30", "sideEffects": false, "description": "", "keywords": [ @@ -45,12 +45,12 @@ }, "dependencies": { "@ant-design/icons": "^5.1.0", - "@difizen/mana-common": "^0.1.28", - "@difizen/mana-core": "^0.1.29", - "@difizen/mana-observable": "^0.1.28", - "@difizen/mana-react": "^0.1.28", - "@difizen/mana-syringe": "^0.1.28", - "@difizen/mana-l10n": "^0.1.28", + "@difizen/mana-common": "^0.1.30", + "@difizen/mana-core": "^0.1.30", + "@difizen/mana-observable": "^0.1.30", + "@difizen/mana-react": "^0.1.30", + "@difizen/mana-syringe": "^0.1.30", + "@difizen/mana-l10n": "^0.1.30", "@types/lodash.debounce": "4.0.3", "@types/react-virtualized": "^9.21.22", "classnames": "^2.3.2", diff --git a/packages/mana-common/CHANGELOG.md b/packages/mana-common/CHANGELOG.md index 80ed23e..4e27869 100644 --- a/packages/mana-common/CHANGELOG.md +++ b/packages/mana-common/CHANGELOG.md @@ -1,5 +1,13 @@ # @difizen/mana-common +## 0.1.30 + +### Patch Changes + +- [#76](https://github.com/difizen/mana/pull/76) [`14ea61a`](https://github.com/difizen/mana/commit/14ea61ac7ecc717b3091687b9ea4ac0aaf1e6ecf) Thanks [@BroKun](https://github.com/BroKun)! - Use a consistent version. + +- [#78](https://github.com/difizen/mana/pull/78) [`92f3efc`](https://github.com/difizen/mana/commit/92f3efcc9852ff7230d9e029e25fdacd9d529d55) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - fix text color for some components + ## 0.1.28 ### Patch Changes diff --git a/packages/mana-common/package.json b/packages/mana-common/package.json index 5facd11..16445e0 100644 --- a/packages/mana-common/package.json +++ b/packages/mana-common/package.json @@ -1,6 +1,6 @@ { "name": "@difizen/mana-common", - "version": "0.1.28", + "version": "0.1.30", "sideEffects": false, "description": "", "keywords": [ diff --git a/packages/mana-core/CHANGELOG.md b/packages/mana-core/CHANGELOG.md index fee39ec..e2688a7 100644 --- a/packages/mana-core/CHANGELOG.md +++ b/packages/mana-core/CHANGELOG.md @@ -1,5 +1,18 @@ # @difizen/mana-core +## 0.1.30 + +### Patch Changes + +- [#76](https://github.com/difizen/mana/pull/76) [`14ea61a`](https://github.com/difizen/mana/commit/14ea61ac7ecc717b3091687b9ea4ac0aaf1e6ecf) Thanks [@BroKun](https://github.com/BroKun)! - Use a consistent version. + +- [#78](https://github.com/difizen/mana/pull/78) [`92f3efc`](https://github.com/difizen/mana/commit/92f3efcc9852ff7230d9e029e25fdacd9d529d55) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - fix text color for some components + +- Updated dependencies [[`14ea61a`](https://github.com/difizen/mana/commit/14ea61ac7ecc717b3091687b9ea4ac0aaf1e6ecf), [`92f3efc`](https://github.com/difizen/mana/commit/92f3efcc9852ff7230d9e029e25fdacd9d529d55)]: + - @difizen/mana-observable@0.1.30 + - @difizen/mana-syringe@0.1.30 + - @difizen/mana-common@0.1.30 + ## 0.1.29 ### Patch Changes diff --git a/packages/mana-core/package.json b/packages/mana-core/package.json index 0ac32a9..4ce6d89 100644 --- a/packages/mana-core/package.json +++ b/packages/mana-core/package.json @@ -1,6 +1,6 @@ { "name": "@difizen/mana-core", - "version": "0.1.29", + "version": "0.1.30", "sideEffects": false, "description": "", "keywords": [ @@ -45,9 +45,9 @@ "lint:tsc": "tsc --noEmit" }, "dependencies": { - "@difizen/mana-common": "^0.1.28", - "@difizen/mana-observable": "^0.1.28", - "@difizen/mana-syringe": "^0.1.28", + "@difizen/mana-common": "^0.1.30", + "@difizen/mana-observable": "^0.1.30", + "@difizen/mana-syringe": "^0.1.30", "ajv": "^8.12.0", "debug": "^4.3.1", "resize-observer-polyfill": "^1.5.1", diff --git a/packages/mana-l10n/CHANGELOG.md b/packages/mana-l10n/CHANGELOG.md index 73959ed..8e7bcb7 100644 --- a/packages/mana-l10n/CHANGELOG.md +++ b/packages/mana-l10n/CHANGELOG.md @@ -1,5 +1,13 @@ # @difizen/mana-l10n +## 0.1.30 + +### Patch Changes + +- [#76](https://github.com/difizen/mana/pull/76) [`14ea61a`](https://github.com/difizen/mana/commit/14ea61ac7ecc717b3091687b9ea4ac0aaf1e6ecf) Thanks [@BroKun](https://github.com/BroKun)! - Use a consistent version. + +- [#78](https://github.com/difizen/mana/pull/78) [`92f3efc`](https://github.com/difizen/mana/commit/92f3efcc9852ff7230d9e029e25fdacd9d529d55) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - fix text color for some components + ## 0.1.28 ### Patch Changes diff --git a/packages/mana-l10n/package.json b/packages/mana-l10n/package.json index 94f82cb..9ea67c4 100644 --- a/packages/mana-l10n/package.json +++ b/packages/mana-l10n/package.json @@ -1,6 +1,6 @@ { "name": "@difizen/mana-l10n", - "version": "0.1.28", + "version": "0.1.30", "keywords": [], "exports": { ".": { diff --git a/packages/mana-observable/CHANGELOG.md b/packages/mana-observable/CHANGELOG.md index a673978..0386fe4 100644 --- a/packages/mana-observable/CHANGELOG.md +++ b/packages/mana-observable/CHANGELOG.md @@ -1,5 +1,17 @@ # @difizen/mana-observable +## 0.1.30 + +### Patch Changes + +- [#76](https://github.com/difizen/mana/pull/76) [`14ea61a`](https://github.com/difizen/mana/commit/14ea61ac7ecc717b3091687b9ea4ac0aaf1e6ecf) Thanks [@BroKun](https://github.com/BroKun)! - Use a consistent version. + +- [#78](https://github.com/difizen/mana/pull/78) [`92f3efc`](https://github.com/difizen/mana/commit/92f3efcc9852ff7230d9e029e25fdacd9d529d55) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - fix text color for some components + +- Updated dependencies [[`14ea61a`](https://github.com/difizen/mana/commit/14ea61ac7ecc717b3091687b9ea4ac0aaf1e6ecf), [`92f3efc`](https://github.com/difizen/mana/commit/92f3efcc9852ff7230d9e029e25fdacd9d529d55)]: + - @difizen/mana-syringe@0.1.30 + - @difizen/mana-common@0.1.30 + ## 0.1.28 ### Patch Changes diff --git a/packages/mana-observable/package.json b/packages/mana-observable/package.json index b3e83f2..41ea149 100644 --- a/packages/mana-observable/package.json +++ b/packages/mana-observable/package.json @@ -1,6 +1,6 @@ { "name": "@difizen/mana-observable", - "version": "0.1.28", + "version": "0.1.30", "description": "", "keywords": [ "mana", @@ -42,8 +42,8 @@ "lint:tsc": "tsc --noEmit" }, "dependencies": { - "@difizen/mana-common": "^0.1.28", - "@difizen/mana-syringe": "^0.1.28", + "@difizen/mana-common": "^0.1.30", + "@difizen/mana-syringe": "^0.1.30", "reflect-metadata": "^0.1.13" }, "peerDependencies": { diff --git a/packages/mana-react/CHANGELOG.md b/packages/mana-react/CHANGELOG.md index 2387071..e1be3f9 100644 --- a/packages/mana-react/CHANGELOG.md +++ b/packages/mana-react/CHANGELOG.md @@ -1,5 +1,16 @@ # @difizen/mana-react +## 0.1.30 + +### Patch Changes + +- [#76](https://github.com/difizen/mana/pull/76) [`14ea61a`](https://github.com/difizen/mana/commit/14ea61ac7ecc717b3091687b9ea4ac0aaf1e6ecf) Thanks [@BroKun](https://github.com/BroKun)! - Use a consistent version. + +- [#78](https://github.com/difizen/mana/pull/78) [`92f3efc`](https://github.com/difizen/mana/commit/92f3efcc9852ff7230d9e029e25fdacd9d529d55) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - fix text color for some components + +- Updated dependencies [[`14ea61a`](https://github.com/difizen/mana/commit/14ea61ac7ecc717b3091687b9ea4ac0aaf1e6ecf), [`92f3efc`](https://github.com/difizen/mana/commit/92f3efcc9852ff7230d9e029e25fdacd9d529d55)]: + - @difizen/mana-common@0.1.30 + ## 0.1.28 ### Patch Changes diff --git a/packages/mana-react/package.json b/packages/mana-react/package.json index 65c81a3..781e1a0 100644 --- a/packages/mana-react/package.json +++ b/packages/mana-react/package.json @@ -1,6 +1,6 @@ { "name": "@difizen/mana-react", - "version": "0.1.28", + "version": "0.1.30", "description": "", "keywords": [ "mana", @@ -45,7 +45,7 @@ }, "dependencies": { "@ant-design/icons": "^5.1.0", - "@difizen/mana-common": "^0.1.28", + "@difizen/mana-common": "^0.1.30", "classnames": "^2.3.2", "rc-dropdown": "^3.2.0", "rc-motion": "^2.9.2", diff --git a/packages/mana-syringe/CHANGELOG.md b/packages/mana-syringe/CHANGELOG.md index e28889d..29fbf5a 100644 --- a/packages/mana-syringe/CHANGELOG.md +++ b/packages/mana-syringe/CHANGELOG.md @@ -1,5 +1,16 @@ # @difizen/mana-syringe +## 0.1.30 + +### Patch Changes + +- [#76](https://github.com/difizen/mana/pull/76) [`14ea61a`](https://github.com/difizen/mana/commit/14ea61ac7ecc717b3091687b9ea4ac0aaf1e6ecf) Thanks [@BroKun](https://github.com/BroKun)! - Use a consistent version. + +- [#78](https://github.com/difizen/mana/pull/78) [`92f3efc`](https://github.com/difizen/mana/commit/92f3efcc9852ff7230d9e029e25fdacd9d529d55) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - fix text color for some components + +- Updated dependencies [[`14ea61a`](https://github.com/difizen/mana/commit/14ea61ac7ecc717b3091687b9ea4ac0aaf1e6ecf), [`92f3efc`](https://github.com/difizen/mana/commit/92f3efcc9852ff7230d9e029e25fdacd9d529d55)]: + - @difizen/mana-common@0.1.30 + ## 0.1.28 ### Patch Changes diff --git a/packages/mana-syringe/package.json b/packages/mana-syringe/package.json index 7044b48..7217f08 100644 --- a/packages/mana-syringe/package.json +++ b/packages/mana-syringe/package.json @@ -1,6 +1,6 @@ { "name": "@difizen/mana-syringe", - "version": "0.1.28", + "version": "0.1.30", "description": "", "keywords": [ "mana", @@ -44,7 +44,7 @@ "lint:tsc": "tsc --noEmit" }, "dependencies": { - "@difizen/mana-common": "^0.1.28", + "@difizen/mana-common": "^0.1.30", "inversify": "^5.1.1", "reflect-metadata": "^0.1.13" }, diff --git a/packages/mana-ui/CHANGELOG.md b/packages/mana-ui/CHANGELOG.md index dd389cc..75fa8e5 100644 --- a/packages/mana-ui/CHANGELOG.md +++ b/packages/mana-ui/CHANGELOG.md @@ -1,5 +1,21 @@ # @difizen/mana-ui +## 0.1.30 + +### Patch Changes + +- [#76](https://github.com/difizen/mana/pull/76) [`14ea61a`](https://github.com/difizen/mana/commit/14ea61ac7ecc717b3091687b9ea4ac0aaf1e6ecf) Thanks [@BroKun](https://github.com/BroKun)! - Use a consistent version. + +- [#78](https://github.com/difizen/mana/pull/78) [`92f3efc`](https://github.com/difizen/mana/commit/92f3efcc9852ff7230d9e029e25fdacd9d529d55) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - fix text color for some components + +- Updated dependencies [[`14ea61a`](https://github.com/difizen/mana/commit/14ea61ac7ecc717b3091687b9ea4ac0aaf1e6ecf), [`92f3efc`](https://github.com/difizen/mana/commit/92f3efcc9852ff7230d9e029e25fdacd9d529d55)]: + - @difizen/mana-observable@0.1.30 + - @difizen/mana-syringe@0.1.30 + - @difizen/mana-common@0.1.30 + - @difizen/mana-react@0.1.30 + - @difizen/mana-core@0.1.30 + - @difizen/mana-app@0.1.30 + ## 0.1.28 ### Patch Changes diff --git a/packages/mana-ui/package.json b/packages/mana-ui/package.json index 2fdaca6..5df462c 100644 --- a/packages/mana-ui/package.json +++ b/packages/mana-ui/package.json @@ -1,6 +1,6 @@ { "name": "@difizen/mana-ui", - "version": "0.1.28", + "version": "0.1.30", "keywords": [ "mana", "difizen", @@ -41,12 +41,12 @@ "lint:tsc": "tsc --noEmit" }, "dependencies": { - "@difizen/mana-common": "^0.1.28", - "@difizen/mana-syringe": "^0.1.28", - "@difizen/mana-core": "^0.1.29", - "@difizen/mana-observable": "^0.1.28", - "@difizen/mana-react": "^0.1.28", - "@difizen/mana-app": "^0.1.28", + "@difizen/mana-common": "^0.1.30", + "@difizen/mana-syringe": "^0.1.30", + "@difizen/mana-core": "^0.1.30", + "@difizen/mana-observable": "^0.1.30", + "@difizen/mana-react": "^0.1.30", + "@difizen/mana-app": "^0.1.30", "classnames": "^2.3.2" }, "devDependencies": { diff --git a/packages/umi-plugin-mana/CHANGELOG.md b/packages/umi-plugin-mana/CHANGELOG.md index 548dcb8..70fc56e 100644 --- a/packages/umi-plugin-mana/CHANGELOG.md +++ b/packages/umi-plugin-mana/CHANGELOG.md @@ -1,5 +1,13 @@ # @difizen/umi-plugin-mana +## 0.1.30 + +### Patch Changes + +- [#76](https://github.com/difizen/mana/pull/76) [`14ea61a`](https://github.com/difizen/mana/commit/14ea61ac7ecc717b3091687b9ea4ac0aaf1e6ecf) Thanks [@BroKun](https://github.com/BroKun)! - Use a consistent version. + +- [#78](https://github.com/difizen/mana/pull/78) [`92f3efc`](https://github.com/difizen/mana/commit/92f3efcc9852ff7230d9e029e25fdacd9d529d55) Thanks [@sunshinesmilelk](https://github.com/sunshinesmilelk)! - fix text color for some components + ## 0.1.28 ### Patch Changes diff --git a/packages/umi-plugin-mana/package.json b/packages/umi-plugin-mana/package.json index ab60fec..39cc7cc 100644 --- a/packages/umi-plugin-mana/package.json +++ b/packages/umi-plugin-mana/package.json @@ -1,6 +1,6 @@ { "name": "@difizen/umi-plugin-mana", - "version": "0.1.28", + "version": "0.1.30", "description": "", "keywords": [ "mana",