Skip to content

Commit 170ea51

Browse files
committed
chore(release): bump version to 0.2.0-alpha.669
1 parent e6f7aa4 commit 170ea51

File tree

22 files changed

+59
-11
lines changed

22 files changed

+59
-11
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.2.0-alpha.669](https://github.com/mittwald/flow/compare/0.2.0-alpha.668...0.2.0-alpha.669) (2026-02-09)
7+
8+
### Bug Fixes
9+
10+
* **CountryOptions:** add Canary Islands to country list ([#2306](https://github.com/mittwald/flow/issues/2306)) ([e6f7aa4](https://github.com/mittwald/flow/commit/e6f7aa40cc2348836f5b45034e9322f10a8da154))
11+
612
# [0.2.0-alpha.668](https://github.com/mittwald/flow/compare/0.2.0-alpha.667...0.2.0-alpha.668) (2026-02-09)
713

814
### Features

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"packages": [
55
"packages/*"
66
],
7-
"version": "0.2.0-alpha.668"
7+
"version": "0.2.0-alpha.669"
88
}

packages/components/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.2.0-alpha.669](https://github.com/mittwald/flow/compare/0.2.0-alpha.668...0.2.0-alpha.669) (2026-02-09)
7+
8+
### Bug Fixes
9+
10+
* **CountryOptions:** add Canary Islands to country list ([#2306](https://github.com/mittwald/flow/issues/2306)) ([e6f7aa4](https://github.com/mittwald/flow/commit/e6f7aa40cc2348836f5b45034e9322f10a8da154))
11+
612
# [0.2.0-alpha.668](https://github.com/mittwald/flow/compare/0.2.0-alpha.667...0.2.0-alpha.668) (2026-02-09)
713

814
### Features

packages/components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mittwald/flow-react-components",
3-
"version": "0.2.0-alpha.668",
3+
"version": "0.2.0-alpha.669",
44
"type": "module",
55
"description": "A React implementation of Flow, mittwald’s design system",
66
"homepage": "https://mittwald.github.io/flow",

packages/design-tokens/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.2.0-alpha.669](https://github.com/mittwald/flow/compare/0.2.0-alpha.668...0.2.0-alpha.669) (2026-02-09)
7+
8+
**Note:** Version bump only for package @mittwald/flow-design-tokens
9+
610
# [0.2.0-alpha.668](https://github.com/mittwald/flow/compare/0.2.0-alpha.667...0.2.0-alpha.668) (2026-02-09)
711

812
**Note:** Version bump only for package @mittwald/flow-design-tokens

packages/design-tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mittwald/flow-design-tokens",
3-
"version": "0.2.0-alpha.668",
3+
"version": "0.2.0-alpha.669",
44
"type": "module",
55
"description": "The design tokens used in Flow, mittwald’s design system",
66
"homepage": "https://github.com/mittwald/flow/tree/main/packages/design-tokens",

packages/ext-bridge/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.2.0-alpha.669](https://github.com/mittwald/flow/compare/0.2.0-alpha.668...0.2.0-alpha.669) (2026-02-09)
7+
8+
**Note:** Version bump only for package @mittwald/ext-bridge
9+
610
# [0.2.0-alpha.668](https://github.com/mittwald/flow/compare/0.2.0-alpha.667...0.2.0-alpha.668) (2026-02-09)
711

812
**Note:** Version bump only for package @mittwald/ext-bridge

packages/ext-bridge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mittwald/ext-bridge",
3-
"version": "0.2.0-alpha.668",
3+
"version": "0.2.0-alpha.669",
44
"type": "module",
55
"description": "Bridge for mStudio embedded frontend extensions",
66
"homepage": "https://mittwald.github.io/flow",

packages/mstudio-ext-react-components/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [0.2.0-alpha.669](https://github.com/mittwald/flow/compare/0.2.0-alpha.668...0.2.0-alpha.669) (2026-02-09)
7+
8+
**Note:** Version bump only for package @mittwald/mstudio-ext-react-components
9+
610
# [0.2.0-alpha.668](https://github.com/mittwald/flow/compare/0.2.0-alpha.667...0.2.0-alpha.668) (2026-02-09)
711

812
**Note:** Version bump only for package @mittwald/mstudio-ext-react-components

packages/mstudio-ext-react-components/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@mittwald/mstudio-ext-react-components",
3-
"version": "0.2.0-alpha.668",
3+
"version": "0.2.0-alpha.669",
44
"type": "module",
55
"description": "React components that can be used by mStudio extension developers",
66
"homepage": "https://mittwald.github.io/flow",

0 commit comments

Comments
 (0)