Skip to content

Commit 70e692b

Browse files
release: v11.5.1 (#496)
1 parent 64db8f3 commit 70e692b

File tree

14 files changed

+16
-18
lines changed

14 files changed

+16
-18
lines changed

CHANGELOG.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
## [11.5.0](https://github.com/AxisCommunications/fluent-components/compare/a899f861beb37db485c83b9cec58db57992a79bb..49050768c1b64b1b3b297c7a6e334794a1fb8c23) (2025-08-28T10:48:15.213Z)
1+
## [11.5.1](https://github.com/AxisCommunications/fluent-components/compare/e1a29a2aa09fa57b2d92d25b2e1c4b734242437e..64db8f36b6e9cb4ae045a8274e8f02e79bcc36a3) (2025-08-29T06:10:00.235Z)
22

3-
### 🚧 Maintenance
3+
### 💄 Styling
44

5-
- New icon (#492) ([4905076](https://github.com/AxisCommunications/fluent-components/commit/49050768c1b64b1b3b297c7a6e334794a1fb8c23))
6-
- **deps**: remove react-theme as peer dependency (#487) ([c207de5](https://github.com/AxisCommunications/fluent-components/commit/c207de54645eaaf378165c09800b6190fbf8e119))
7-
- export step component (#480) ([4a5ccb6](https://github.com/AxisCommunications/fluent-components/commit/4a5ccb667ad5519129dd45026545d3c7309e12d8))
5+
- new illustration (#495) ([64db8f3](https://github.com/AxisCommunications/fluent-components/commit/64db8f36b6e9cb4ae045a8274e8f02e79bcc36a3))

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

0 commit comments

Comments
 (0)