Skip to content

Commit dbdbaf4

Browse files
release: v10.6.0 (#380)
1 parent 07de804 commit dbdbaf4

File tree

14 files changed

+15
-19
lines changed

14 files changed

+15
-19
lines changed

CHANGELOG.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
## [10.5.0](https://github.com/AxisCommunications/fluent-components/compare/98b6157d24e5d4c60ee7920a4b0ab3f5e6ebe98d..8d5b78e64c4985729c7dbaa287af213ddc2495a5) (2025-01-08T09:05:31.061Z)
1+
## [10.6.0](https://github.com/AxisCommunications/fluent-components/compare/135683189a8674760acede9df81a33024d1745fd..07de804428af53b884a11ddc20b606e0d67db761) (2025-01-10T08:26:04.928Z)
22

33
### ✨ Features
44

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))
5+
- add code-error illustration to empty-view (#379) ([07de804](https://github.com/AxisCommunications/fluent-components/commit/07de804428af53b884a11ddc20b606e0d67db761))

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

0 commit comments

Comments
 (0)