Skip to content

Commit 62b5370

Browse files
release: v11.5.2 (#499)
1 parent 3652165 commit 62b5370

File tree

14 files changed

+16
-16
lines changed

14 files changed

+16
-16
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
## [11.5.1](https://github.com/AxisCommunications/fluent-components/compare/e1a29a2aa09fa57b2d92d25b2e1c4b734242437e..64db8f36b6e9cb4ae045a8274e8f02e79bcc36a3) (2025-08-29T06:10:00.235Z)
1+
## [11.5.2](https://github.com/AxisCommunications/fluent-components/compare/70e692b816e6e0895bdcaa7c3327b63976fe50f8..36521653f49b31ba1335db111f385fe2ae04e3fc) (2025-09-12T12:24:26.242Z)
22

3-
### 💄 Styling
3+
### 🐛 Bug fixes
44

5-
- new illustration (#495) ([64db8f3](https://github.com/AxisCommunications/fluent-components/commit/64db8f36b6e9cb4ae045a8274e8f02e79bcc36a3))
5+
- **slider**: check props to show thumb tooltip (#497) ([3652165](https://github.com/AxisCommunications/fluent-components/commit/36521653f49b31ba1335db111f385fe2ae04e3fc))

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

0 commit comments

Comments
 (0)