Skip to content

Commit 090a3d4

Browse files
authored
release: v11.6.0 (#508)
1 parent e10bae5 commit 090a3d4

File tree

14 files changed

+18
-16
lines changed

14 files changed

+18
-16
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
## [11.5.2](https://github.com/AxisCommunications/fluent-components/compare/70e692b816e6e0895bdcaa7c3327b63976fe50f8..36521653f49b31ba1335db111f385fe2ae04e3fc) (2025-09-12T12:24:26.242Z)
1+
## [11.6.0](https://github.com/AxisCommunications/fluent-components/compare/62b5370cbf6c21a2e03e23084abc0fff6b41b221..e10bae51f14ca4924e21e046b971c1e7247b2cca) (2025-10-16T08:37:28.626Z)
22

3-
### 🐛 Bug fixes
3+
### 🚧 Maintenance
44

5-
- **slider**: check props to show thumb tooltip (#497) ([3652165](https://github.com/AxisCommunications/fluent-components/commit/36521653f49b31ba1335db111f385fe2ae04e3fc))
5+
- Added shield icons (#505) ([e10bae5](https://github.com/AxisCommunications/fluent-components/commit/e10bae51f14ca4924e21e046b971c1e7247b2cca))
6+
- revert pr limit (#501) ([be6885d](https://github.com/AxisCommunications/fluent-components/commit/be6885d24fac417ceb43b086331c1e1f6371f534))
7+
- disable dependabot pr creation (#500) ([d8680dd](https://github.com/AxisCommunications/fluent-components/commit/d8680ddd7b21c6e301566a5cbe8e282acc54c485))

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

0 commit comments

Comments
 (0)