Skip to content

Commit ec8743e

Browse files
release: v12.7.0 (#603)
1 parent 9f17441 commit ec8743e

14 files changed

Lines changed: 19 additions & 15 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1-
## [12.6.1](https://github.com/AxisCommunications/fluent-components/compare/11c7c32413100e2323370078bf189dfe9ebddc02..1c102b38ab6f8509dfd087f2dfcfa74493389c4d) (2026-04-28T08:42:56.056Z)
1+
## [12.7.0](https://github.com/AxisCommunications/fluent-components/compare/61e42a365340c7a235bbc26d16bb998676da4bb1..9f17441c1080cd561d22365551f3918ea5035170) (2026-06-09T08:07:53.330Z)
22

33
### 🚧 Maintenance
44

5-
- Adjusted colors on ACS product icons (#593) ([1c102b3](https://github.com/AxisCommunications/fluent-components/commit/1c102b38ab6f8509dfd087f2dfcfa74493389c4d))
5+
- New illustrations and icons (#600) ([051e991](https://github.com/AxisCommunications/fluent-components/commit/051e991b99f18045ab73f4c5c00f8ee4ba124274))
6+
7+
### 🐛 Bug fixes
8+
9+
- **slider**: calculate label width prevent overflow (#601) ([9f17441](https://github.com/AxisCommunications/fluent-components/commit/9f17441c1080cd561d22365551f3918ea5035170))

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

0 commit comments

Comments
 (0)