Skip to content

Commit 7d4e935

Browse files
authored
release: v11.2.0 (#477)
1 parent 25e4df6 commit 7d4e935

File tree

14 files changed

+20
-26
lines changed

14 files changed

+20
-26
lines changed

CHANGELOG.md

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,13 @@
1-
## [11.1.0](https://github.com/AxisCommunications/fluent-components/compare/129590cc3ebadd15680404189e31ba2d2f3879d1..b3fe1cd084de65d48cd32f00cb58363f5c2091d3) (2025-05-16T13:16:32.728Z)
1+
## [11.2.0](https://github.com/AxisCommunications/fluent-components/compare/c9d859f28453386330c9c12161a486ab869b28f2..25e4df6ed264f906dcb644d64ae782e9c4f57a61) (2025-06-26T07:04:22.659Z)
22

33
### 🚧 Maintenance
44

5-
- **styles**: use standard styles for scrollbar (#461) ([9603468](https://github.com/AxisCommunications/fluent-components/commit/9603468ead0fa1df4055411976b95f21d0f66474))
6-
- **deps**: bump vite in the toolchain group across 1 directory (#456) ([e8460e3](https://github.com/AxisCommunications/fluent-components/commit/e8460e3d3f03f21c6ca9d5ea354933f00275f1d5))
7-
- **deps**: bump the dev-dependencies group across 1 directory with 4 updates (#455) ([c1968e4](https://github.com/AxisCommunications/fluent-components/commit/c1968e49048e51a586d16ee8f490a7cf1bba721b))
8-
- **deps**: bump the toolchain group across 1 directory with 3 updates (#445) ([93f0d95](https://github.com/AxisCommunications/fluent-components/commit/93f0d95069695642eb30df761ea31e162a2dba66))
9-
- bump (#444) ([22f0a2d](https://github.com/AxisCommunications/fluent-components/commit/22f0a2d8501a9c40fb8899b3df270bac155e01a7))
10-
- **deps**: bump the dev-dependencies group across 1 directory with 3 updates (#441) ([023c91e](https://github.com/AxisCommunications/fluent-components/commit/023c91e6d44416b5b28ac37aa38d9a99ede1f635))
11-
- **deps**: bump the toolchain group with 3 updates (#436) ([7b79d87](https://github.com/AxisCommunications/fluent-components/commit/7b79d87972a0d65fcad441d0a4f03d1ba41e42e0))
12-
- **deps**: bump scheduler in the dependencies group (#439) ([8d168f3](https://github.com/AxisCommunications/fluent-components/commit/8d168f3520109e3712a77c64d7376af258073311))
13-
- **deps**: bump the dev-dependencies group across 1 directory with 2 updates (#435) ([d486009](https://github.com/AxisCommunications/fluent-components/commit/d486009e27b5dfabcd148d5757db732d21cdd6aa))
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))
1410

1511
### 💄 Styling
1612

17-
- new illustrations (#465) ([b3fe1cd](https://github.com/AxisCommunications/fluent-components/commit/b3fe1cd084de65d48cd32f00cb58363f5c2091d3))
18-
- new icons (#451) ([ab2f2a7](https://github.com/AxisCommunications/fluent-components/commit/ab2f2a79a29f47884de7a98db9655c954b52c112))
19-
- Spinner background (#449) ([d9236ae](https://github.com/AxisCommunications/fluent-components/commit/d9236aebd4ce461b48097ba52fa376c3ad14bf24))
13+
- new illustration (#475) ([8320306](https://github.com/AxisCommunications/fluent-components/commit/8320306b8a53669af171a5fbbb5edc075f9d9d16))

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

0 commit comments

Comments
 (0)