Skip to content

Commit 98b6157

Browse files
authored
release: v10.4.1 (#368)
1 parent 289a7ee commit 98b6157

File tree

14 files changed

+15
-23
lines changed

14 files changed

+15
-23
lines changed

CHANGELOG.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,5 @@
1-
## [10.4.0](https://github.com/AxisCommunications/fluent-components/compare/896c60a50d3b0d526c7250aa817b21edd6686fab..7a9376e47a2c246b5c9db3d2bee27726b3b495d5) (2024-12-03T08:26:16.822Z)
1+
## [10.4.1](https://github.com/AxisCommunications/fluent-components/compare/317d05a3162a955409f233a56f4a67b4a0e1ef5a..289a7ee14f7e837647d1debbcafe5cd860837946) (2024-12-04T13:04:03.943Z)
22

33
### 🚧 Maintenance
44

5-
- **deps**: bump the dev-dependencies group across 1 directory with 2 updates (#360) ([61a78bd](https://github.com/AxisCommunications/fluent-components/commit/61a78bdc88bc871b57b7e446cc8f05094fc333bf))
6-
7-
### ✨ Features
8-
9-
- add empty-view package (#362) ([2c238de](https://github.com/AxisCommunications/fluent-components/commit/2c238de1e540c32dd23746b8d2bb6a5ed85ea0af))
10-
11-
### 🐛 Bug fixes
12-
13-
- correct config files in examples (#363) ([7a9376e](https://github.com/AxisCommunications/fluent-components/commit/7a9376e47a2c246b5c9db3d2bee27726b3b495d5))
5+
- more strict type illusterationkind and prop drill classname an… (#367) ([289a7ee](https://github.com/AxisCommunications/fluent-components/commit/289a7ee14f7e837647d1debbcafe5cd860837946))

components/empty-view/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axiscommunications/fluent-empty-view",
3-
"version": "10.4.0",
3+
"version": "10.4.1",
44
"description": "Empty view for Fluent UI v9",
55
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
66
"repository": {

components/password-input/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axiscommunications/fluent-password-input",
3-
"version": "10.4.0",
3+
"version": "10.4.1",
44
"description": "Password input for Fluent UI v9",
55
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
66
"repository": {

components/slider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axiscommunications/fluent-slider",
3-
"version": "10.4.0",
3+
"version": "10.4.1",
44
"description": "Axis branded Slider",
55
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
66
"repository": {

components/stepper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axiscommunications/fluent-stepper",
3-
"version": "10.4.0",
3+
"version": "10.4.1",
44
"description": "Stepper for Fluent UI v9",
55
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
66
"repository": {

components/topbar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axiscommunications/fluent-topbar",
3-
"version": "10.4.0",
3+
"version": "10.4.1",
44
"description": "Axis branded TopBar",
55
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
66
"repository": {

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "examples",
3-
"version": "10.4.0",
3+
"version": "10.4.1",
44
"private": true,
55
"description": "Examples for Fluent UI v9",
66
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",

hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axiscommunications/fluent-hooks",
3-
"version": "10.4.0",
3+
"version": "10.4.1",
44
"description": "Hooks",
55
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
66
"repository": {

icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axiscommunications/fluent-icons",
3-
"version": "10.4.0",
3+
"version": "10.4.1",
44
"description": "Icons",
55
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
66
"repository": {

illustrations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axiscommunications/fluent-illustrations",
3-
"version": "10.4.0",
3+
"version": "10.4.1",
44
"description": "Illustrations",
55
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
66
"repository": {

0 commit comments

Comments
 (0)