From 60af39ad8b760192353ccf8a99178e8222276a1c Mon Sep 17 00:00:00 2001 From: Lisa18289 Date: Wed, 5 Mar 2025 08:37:23 +0000 Subject: [PATCH] chore(release): bump version to 0.2.0-alpha.73 --- CHANGELOG.md | 6 ++++++ lerna.json | 2 +- packages/components/CHANGELOG.md | 6 ++++++ packages/components/package.json | 2 +- packages/design-tokens/CHANGELOG.md | 4 ++++ packages/design-tokens/package.json | 2 +- packages/react-tunnel/CHANGELOG.md | 4 ++++ packages/react-tunnel/package.json | 2 +- packages/remote-core/CHANGELOG.md | 4 ++++ packages/remote-core/package.json | 2 +- packages/remote-elements/CHANGELOG.md | 4 ++++ packages/remote-elements/package.json | 2 +- packages/remote-react-components/CHANGELOG.md | 4 ++++ packages/remote-react-components/package.json | 2 +- packages/remote-react-renderer/CHANGELOG.md | 4 ++++ packages/remote-react-renderer/package.json | 2 +- packages/stylesheet/CHANGELOG.md | 4 ++++ packages/stylesheet/package.json | 2 +- 18 files changed, 49 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 85945ab58..436de32ea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.2.0-alpha.73](https://github.com/mittwald/flow/compare/0.2.0-alpha.72...0.2.0-alpha.73) (2025-03-05) + +### Bug Fixes + +* **Modal:** fix modal styling with form inside content ([#1243](https://github.com/mittwald/flow/issues/1243)) ([1758f2e](https://github.com/mittwald/flow/commit/1758f2ee3741808d6016ae68d0360a15fe342bb0)) + # [0.2.0-alpha.72](https://github.com/mittwald/flow/compare/0.2.0-alpha.71...0.2.0-alpha.72) (2025-03-05) ### Features diff --git a/lerna.json b/lerna.json index 25d8f079b..34a7f8c3f 100644 --- a/lerna.json +++ b/lerna.json @@ -4,5 +4,5 @@ "packages": [ "packages/*" ], - "version": "0.2.0-alpha.72" + "version": "0.2.0-alpha.73" } diff --git a/packages/components/CHANGELOG.md b/packages/components/CHANGELOG.md index 607596b1e..83ce7a4fd 100644 --- a/packages/components/CHANGELOG.md +++ b/packages/components/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.2.0-alpha.73](https://github.com/mittwald/flow/compare/0.2.0-alpha.72...0.2.0-alpha.73) (2025-03-05) + +### Bug Fixes + +* **Modal:** fix modal styling with form inside content ([#1243](https://github.com/mittwald/flow/issues/1243)) ([1758f2e](https://github.com/mittwald/flow/commit/1758f2ee3741808d6016ae68d0360a15fe342bb0)) + # [0.2.0-alpha.72](https://github.com/mittwald/flow/compare/0.2.0-alpha.71...0.2.0-alpha.72) (2025-03-05) ### Features diff --git a/packages/components/package.json b/packages/components/package.json index 126624fc5..cd5981d15 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -1,6 +1,6 @@ { "name": "@mittwald/flow-react-components", - "version": "0.2.0-alpha.72", + "version": "0.2.0-alpha.73", "type": "module", "description": "A React implementation of Flow, mittwald’s design system", "homepage": "https://mittwald.github.io/flow", diff --git a/packages/design-tokens/CHANGELOG.md b/packages/design-tokens/CHANGELOG.md index 1d6c06064..68e4dc741 100644 --- a/packages/design-tokens/CHANGELOG.md +++ b/packages/design-tokens/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.2.0-alpha.73](https://github.com/mittwald/flow/compare/0.2.0-alpha.72...0.2.0-alpha.73) (2025-03-05) + +**Note:** Version bump only for package @mittwald/flow-design-tokens + # [0.2.0-alpha.72](https://github.com/mittwald/flow/compare/0.2.0-alpha.71...0.2.0-alpha.72) (2025-03-05) ### Features diff --git a/packages/design-tokens/package.json b/packages/design-tokens/package.json index ac1ef4876..8ff82abe3 100644 --- a/packages/design-tokens/package.json +++ b/packages/design-tokens/package.json @@ -1,6 +1,6 @@ { "name": "@mittwald/flow-design-tokens", - "version": "0.2.0-alpha.72", + "version": "0.2.0-alpha.73", "type": "module", "description": "The design tokens used in Flow, mittwald’s design system", "homepage": "https://github.com/mittwald/flow/tree/main/packages/design-tokens", diff --git a/packages/react-tunnel/CHANGELOG.md b/packages/react-tunnel/CHANGELOG.md index 3f3945977..87828f091 100644 --- a/packages/react-tunnel/CHANGELOG.md +++ b/packages/react-tunnel/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.2.0-alpha.73](https://github.com/mittwald/flow/compare/0.2.0-alpha.72...0.2.0-alpha.73) (2025-03-05) + +**Note:** Version bump only for package @mittwald/react-tunnel + # [0.2.0-alpha.72](https://github.com/mittwald/flow/compare/0.2.0-alpha.71...0.2.0-alpha.72) (2025-03-05) **Note:** Version bump only for package @mittwald/react-tunnel diff --git a/packages/react-tunnel/package.json b/packages/react-tunnel/package.json index 0bee35b13..b814c8d26 100644 --- a/packages/react-tunnel/package.json +++ b/packages/react-tunnel/package.json @@ -1,6 +1,6 @@ { "name": "@mittwald/react-tunnel", - "version": "0.2.0-alpha.72", + "version": "0.2.0-alpha.73", "type": "module", "description": "It's like a Portal – but with React components", "keywords": [ diff --git a/packages/remote-core/CHANGELOG.md b/packages/remote-core/CHANGELOG.md index da7711d8c..16c08ad54 100644 --- a/packages/remote-core/CHANGELOG.md +++ b/packages/remote-core/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.2.0-alpha.73](https://github.com/mittwald/flow/compare/0.2.0-alpha.72...0.2.0-alpha.73) (2025-03-05) + +**Note:** Version bump only for package @mittwald/flow-remote-core + # [0.2.0-alpha.72](https://github.com/mittwald/flow/compare/0.2.0-alpha.71...0.2.0-alpha.72) (2025-03-05) **Note:** Version bump only for package @mittwald/flow-remote-core diff --git a/packages/remote-core/package.json b/packages/remote-core/package.json index 1309ff170..934d87924 100644 --- a/packages/remote-core/package.json +++ b/packages/remote-core/package.json @@ -1,6 +1,6 @@ { "name": "@mittwald/flow-remote-core", - "version": "0.2.0-alpha.72", + "version": "0.2.0-alpha.73", "type": "module", "description": "Core functionality to setup a remote/host environment", "homepage": "https://mittwald.github.io/flow", diff --git a/packages/remote-elements/CHANGELOG.md b/packages/remote-elements/CHANGELOG.md index 1483807d7..a653f219d 100644 --- a/packages/remote-elements/CHANGELOG.md +++ b/packages/remote-elements/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.2.0-alpha.73](https://github.com/mittwald/flow/compare/0.2.0-alpha.72...0.2.0-alpha.73) (2025-03-05) + +**Note:** Version bump only for package @mittwald/flow-remote-elements + # [0.2.0-alpha.72](https://github.com/mittwald/flow/compare/0.2.0-alpha.71...0.2.0-alpha.72) (2025-03-05) ### Features diff --git a/packages/remote-elements/package.json b/packages/remote-elements/package.json index 654eaf281..2a524a9ce 100644 --- a/packages/remote-elements/package.json +++ b/packages/remote-elements/package.json @@ -1,6 +1,6 @@ { "name": "@mittwald/flow-remote-elements", - "version": "0.2.0-alpha.72", + "version": "0.2.0-alpha.73", "type": "module", "description": "Flow compatible remote elements that can be used in a remote environment", "homepage": "https://mittwald.github.io/flow", diff --git a/packages/remote-react-components/CHANGELOG.md b/packages/remote-react-components/CHANGELOG.md index f2471ec0e..2c81c2999 100644 --- a/packages/remote-react-components/CHANGELOG.md +++ b/packages/remote-react-components/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.2.0-alpha.73](https://github.com/mittwald/flow/compare/0.2.0-alpha.72...0.2.0-alpha.73) (2025-03-05) + +**Note:** Version bump only for package @mittwald/flow-remote-react-components + # [0.2.0-alpha.72](https://github.com/mittwald/flow/compare/0.2.0-alpha.71...0.2.0-alpha.72) (2025-03-05) **Note:** Version bump only for package @mittwald/flow-remote-react-components diff --git a/packages/remote-react-components/package.json b/packages/remote-react-components/package.json index 735b597c1..414ead069 100644 --- a/packages/remote-react-components/package.json +++ b/packages/remote-react-components/package.json @@ -1,6 +1,6 @@ { "name": "@mittwald/flow-remote-react-components", - "version": "0.2.0-alpha.72", + "version": "0.2.0-alpha.73", "type": "module", "description": "React components that can be used in a remote environment", "homepage": "https://mittwald.github.io/flow", diff --git a/packages/remote-react-renderer/CHANGELOG.md b/packages/remote-react-renderer/CHANGELOG.md index b35159a28..9b01aef8d 100644 --- a/packages/remote-react-renderer/CHANGELOG.md +++ b/packages/remote-react-renderer/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.2.0-alpha.73](https://github.com/mittwald/flow/compare/0.2.0-alpha.72...0.2.0-alpha.73) (2025-03-05) + +**Note:** Version bump only for package @mittwald/flow-remote-react-renderer + # [0.2.0-alpha.72](https://github.com/mittwald/flow/compare/0.2.0-alpha.71...0.2.0-alpha.72) (2025-03-05) **Note:** Version bump only for package @mittwald/flow-remote-react-renderer diff --git a/packages/remote-react-renderer/package.json b/packages/remote-react-renderer/package.json index 985e8f499..1cc6d6c9f 100644 --- a/packages/remote-react-renderer/package.json +++ b/packages/remote-react-renderer/package.json @@ -1,6 +1,6 @@ { "name": "@mittwald/flow-remote-react-renderer", - "version": "0.2.0-alpha.72", + "version": "0.2.0-alpha.73", "type": "module", "description": "React rendering for Flow Remote Elements", "homepage": "https://mittwald.github.io/flow", diff --git a/packages/stylesheet/CHANGELOG.md b/packages/stylesheet/CHANGELOG.md index cb375cc53..4b77dd52a 100644 --- a/packages/stylesheet/CHANGELOG.md +++ b/packages/stylesheet/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.2.0-alpha.73](https://github.com/mittwald/flow/compare/0.2.0-alpha.72...0.2.0-alpha.73) (2025-03-05) + +**Note:** Version bump only for package @mittwald/flow-stylesheet + # [0.2.0-alpha.72](https://github.com/mittwald/flow/compare/0.2.0-alpha.71...0.2.0-alpha.72) (2025-03-05) **Note:** Version bump only for package @mittwald/flow-stylesheet diff --git a/packages/stylesheet/package.json b/packages/stylesheet/package.json index 36330c18e..c5c4301f3 100644 --- a/packages/stylesheet/package.json +++ b/packages/stylesheet/package.json @@ -1,6 +1,6 @@ { "name": "@mittwald/flow-stylesheet", - "version": "0.2.0-alpha.72", + "version": "0.2.0-alpha.73", "type": "module", "description": "A collection of CSS classes used in Flow, mittwald's design system.", "homepage": "https://mittwald.github.io/flow",