Skip to content

Commit 1356831

Browse files
release: v10.5.0 (#376)
1 parent 8d5b78e commit 1356831

File tree

14 files changed

+20
-16
lines changed

14 files changed

+20
-16
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1-
## [10.4.1](https://github.com/AxisCommunications/fluent-components/compare/317d05a3162a955409f233a56f4a67b4a0e1ef5a..289a7ee14f7e837647d1debbcafe5cd860837946) (2024-12-04T13:04:03.943Z)
1+
## [10.5.0](https://github.com/AxisCommunications/fluent-components/compare/98b6157d24e5d4c60ee7920a4b0ab3f5e6ebe98d..8d5b78e64c4985729c7dbaa287af213ddc2495a5) (2025-01-08T09:05:31.061Z)
22

3-
### 🚧 Maintenance
3+
### ✨ Features
44

5-
- more strict type illusterationkind and prop drill classname an… (#367) ([289a7ee](https://github.com/AxisCommunications/fluent-components/commit/289a7ee14f7e837647d1debbcafe5cd860837946))
5+
- add illustrations to empty-view (#375) ([8d5b78e](https://github.com/AxisCommunications/fluent-components/commit/8d5b78e64c4985729c7dbaa287af213ddc2495a5))
6+
7+
### 💄 Styling
8+
9+
- new icons (#372) ([78862f5](https://github.com/AxisCommunications/fluent-components/commit/78862f5c51eee8ec425020dd4a8ce623ee1289ee))

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.1",
3+
"version": "10.5.0",
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.1",
3+
"version": "10.5.0",
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.1",
3+
"version": "10.5.0",
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.1",
3+
"version": "10.5.0",
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.1",
3+
"version": "10.5.0",
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.1",
3+
"version": "10.5.0",
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.1",
3+
"version": "10.5.0",
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.1",
3+
"version": "10.5.0",
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.1",
3+
"version": "10.5.0",
44
"description": "Illustrations",
55
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
66
"repository": {

0 commit comments

Comments
 (0)