Skip to content

Commit 9ddcf54

Browse files
authored
release: v11.3.0 (#479)
1 parent 3f2390c commit 9ddcf54

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-
## [11.2.0](https://github.com/AxisCommunications/fluent-components/compare/c9d859f28453386330c9c12161a486ab869b28f2..25e4df6ed264f906dcb644d64ae782e9c4f57a61) (2025-06-26T07:04:22.659Z)
2-
3-
### 🚧 Maintenance
4-
5-
- generate menu-focus illustration (#476) ([25e4df6](https://github.com/AxisCommunications/fluent-components/commit/25e4df6ed264f906dcb644d64ae782e9c4f57a61))
6-
7-
### 🐛 Bug fixes
8-
9-
- password console error when using not using edge (#467) ([8a28885](https://github.com/AxisCommunications/fluent-components/commit/8a28885d879ecfb86165c80e95033d90abb6008b))
1+
## [11.3.0](https://github.com/AxisCommunications/fluent-components/compare/7d4e935b65f8e6898205a45e7743a06c5e8e98ae..3f2390c468a831d7214b4fca0941609e54348ae9) (2025-06-27T15:11:59.072Z)
102

113
### 💄 Styling
124

13-
- new illustration (#475) ([8320306](https://github.com/AxisCommunications/fluent-components/commit/8320306b8a53669af171a5fbbb5edc075f9d9d16))
5+
- New and updated illustrations (#478) ([3f2390c](https://github.com/AxisCommunications/fluent-components/commit/3f2390c468a831d7214b4fca0941609e54348ae9))

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

0 commit comments

Comments
 (0)