From 317d05a3162a955409f233a56f4a67b4a0e1ef5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Trob=C3=A4ck?= Date: Tue, 3 Dec 2024 10:39:08 +0100 Subject: [PATCH] release: v10.4.0 (#364) --- CHANGELOG.md | 11 +++++++---- components/empty-view/package.json | 2 +- components/password-input/package.json | 2 +- components/slider/package.json | 2 +- components/stepper/package.json | 2 +- components/topbar/package.json | 2 +- examples/package.json | 2 +- hooks/package.json | 2 +- icons/package.json | 2 +- illustrations/package.json | 2 +- package.json | 2 +- styles/package.json | 2 +- theme/package.json | 2 +- tools/package.json | 2 +- 14 files changed, 20 insertions(+), 17 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0683b32..5873fc09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,13 @@ -## [10.3.0](https://github.com/AxisCommunications/fluent-components/compare/cc6991818f10f57364d4d72a631bed927b2158e8..acdf7ee56fd4217d966b81a0b1e1601893964274) (2024-11-21T08:57:00.297Z) +## [10.4.0](https://github.com/AxisCommunications/fluent-components/compare/896c60a50d3b0d526c7250aa817b21edd6686fab..7a9376e47a2c246b5c9db3d2bee27726b3b495d5) (2024-12-03T08:26:16.822Z) ### 🚧 Maintenance - - **deps**: bump the dev-dependencies group across 1 directory with 7 updates (#344) ([fa445ed](https://github.com/AxisCommunications/fluent-components/commit/fa445eded77d592e7c77b0a2c25389ff36d8f51f)) - - **deps**: bump the dependencies group across 1 directory with 4 updates (#351) ([9a68699](https://github.com/AxisCommunications/fluent-components/commit/9a68699755bf98b62be2510b4194296cd7482751)) + - **deps**: bump the dev-dependencies group across 1 directory with 2 updates (#360) ([61a78bd](https://github.com/AxisCommunications/fluent-components/commit/61a78bdc88bc871b57b7e446cc8f05094fc333bf)) + +### ✨ Features + + - add empty-view package (#362) ([2c238de](https://github.com/AxisCommunications/fluent-components/commit/2c238de1e540c32dd23746b8d2bb6a5ed85ea0af)) ### 🐛 Bug fixes - - **topbar**: only close drawer on application change with new callback (#358) ([acdf7ee](https://github.com/AxisCommunications/fluent-components/commit/acdf7ee56fd4217d966b81a0b1e1601893964274)) + - correct config files in examples (#363) ([7a9376e](https://github.com/AxisCommunications/fluent-components/commit/7a9376e47a2c246b5c9db3d2bee27726b3b495d5)) diff --git a/components/empty-view/package.json b/components/empty-view/package.json index 6da67919..73e4a3e4 100644 --- a/components/empty-view/package.json +++ b/components/empty-view/package.json @@ -1,6 +1,6 @@ { "name": "@axiscommunications/fluent-empty-view", - "version": "10.3.0", + "version": "10.4.0", "description": "Empty view for Fluent UI v9", "homepage": "https://github.com/AxisCommunications/fluent-components#readme", "repository": { diff --git a/components/password-input/package.json b/components/password-input/package.json index fb94e8b3..998a2c03 100644 --- a/components/password-input/package.json +++ b/components/password-input/package.json @@ -1,6 +1,6 @@ { "name": "@axiscommunications/fluent-password-input", - "version": "10.3.0", + "version": "10.4.0", "description": "Password input for Fluent UI v9", "homepage": "https://github.com/AxisCommunications/fluent-components#readme", "repository": { diff --git a/components/slider/package.json b/components/slider/package.json index 93e77444..2e8d3267 100644 --- a/components/slider/package.json +++ b/components/slider/package.json @@ -1,6 +1,6 @@ { "name": "@axiscommunications/fluent-slider", - "version": "10.3.0", + "version": "10.4.0", "description": "Axis branded Slider", "homepage": "https://github.com/AxisCommunications/fluent-components#readme", "repository": { diff --git a/components/stepper/package.json b/components/stepper/package.json index 37a01ddd..552af587 100644 --- a/components/stepper/package.json +++ b/components/stepper/package.json @@ -1,6 +1,6 @@ { "name": "@axiscommunications/fluent-stepper", - "version": "10.3.0", + "version": "10.4.0", "description": "Stepper for Fluent UI v9", "homepage": "https://github.com/AxisCommunications/fluent-components#readme", "repository": { diff --git a/components/topbar/package.json b/components/topbar/package.json index 86e1435b..9ce1db82 100644 --- a/components/topbar/package.json +++ b/components/topbar/package.json @@ -1,6 +1,6 @@ { "name": "@axiscommunications/fluent-topbar", - "version": "10.3.0", + "version": "10.4.0", "description": "Axis branded TopBar", "homepage": "https://github.com/AxisCommunications/fluent-components#readme", "repository": { diff --git a/examples/package.json b/examples/package.json index d832d1e0..98411cdb 100644 --- a/examples/package.json +++ b/examples/package.json @@ -1,6 +1,6 @@ { "name": "examples", - "version": "10.3.0", + "version": "10.4.0", "private": true, "description": "Examples for Fluent UI v9", "homepage": "https://github.com/AxisCommunications/fluent-components#readme", diff --git a/hooks/package.json b/hooks/package.json index f18d4ee2..afd0074a 100644 --- a/hooks/package.json +++ b/hooks/package.json @@ -1,6 +1,6 @@ { "name": "@axiscommunications/fluent-hooks", - "version": "10.3.0", + "version": "10.4.0", "description": "Hooks", "homepage": "https://github.com/AxisCommunications/fluent-components#readme", "repository": { diff --git a/icons/package.json b/icons/package.json index 68077a19..c5bc7185 100644 --- a/icons/package.json +++ b/icons/package.json @@ -1,6 +1,6 @@ { "name": "@axiscommunications/fluent-icons", - "version": "10.3.0", + "version": "10.4.0", "description": "Icons", "homepage": "https://github.com/AxisCommunications/fluent-components#readme", "repository": { diff --git a/illustrations/package.json b/illustrations/package.json index e3918613..8622c469 100644 --- a/illustrations/package.json +++ b/illustrations/package.json @@ -1,6 +1,6 @@ { "name": "@axiscommunications/fluent-illustrations", - "version": "10.3.0", + "version": "10.4.0", "description": "Illustrations", "homepage": "https://github.com/AxisCommunications/fluent-components#readme", "repository": { diff --git a/package.json b/package.json index 9bf3e5aa..7a2eced3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@axiscommunications/fluent-components", - "version": "10.3.0", + "version": "10.4.0", "private": true, "description": "Axis branded theme, components and examples for Fluent UI v9", "repository": { diff --git a/styles/package.json b/styles/package.json index 4c1fae5a..8c8da381 100644 --- a/styles/package.json +++ b/styles/package.json @@ -1,6 +1,6 @@ { "name": "@axiscommunications/fluent-styles", - "version": "10.3.0", + "version": "10.4.0", "description": "Styles for Fluent UI v9", "homepage": "https://github.com/AxisCommunications/fluent-components#readme", "repository": { diff --git a/theme/package.json b/theme/package.json index 7b167105..023e7c96 100644 --- a/theme/package.json +++ b/theme/package.json @@ -1,6 +1,6 @@ { "name": "@axiscommunications/fluent-theme", - "version": "10.3.0", + "version": "10.4.0", "description": "Theme for Fluent UI v9", "homepage": "https://github.com/AxisCommunications/fluent-components#readme", "repository": { diff --git a/tools/package.json b/tools/package.json index 7366131a..2e424af2 100644 --- a/tools/package.json +++ b/tools/package.json @@ -1,6 +1,6 @@ { "name": "tools", - "version": "10.3.0", + "version": "10.4.0", "private": true, "author": "Axis Communications AB", "type": "module",