Skip to content

Commit 61e42a3

Browse files
authored
release: v12.6.1 (#594)
1 parent 1c102b3 commit 61e42a3

14 files changed

Lines changed: 15 additions & 22 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
1-
## [12.6.0](https://github.com/AxisCommunications/fluent-components/compare/99909c698214c624b5bf937b94f2173736a85134..60459a4a8351b0308f22b81552191da73d2ca03c) (2026-04-24T11:46:12.294Z)
1+
## [12.6.1](https://github.com/AxisCommunications/fluent-components/compare/11c7c32413100e2323370078bf189dfe9ebddc02..1c102b38ab6f8509dfd087f2dfcfa74493389c4d) (2026-04-28T08:42:56.056Z)
22

33
### 🚧 Maintenance
44

5-
- **deps**: bump jsdom from 26.1.0 to 29.0.1 (#562) ([2b2117a](https://github.com/AxisCommunications/fluent-components/commit/2b2117a16e28a8fed4979ab5b8eb83da67fde23b))
6-
- **deps**: bump the dev-dependencies group across 1 directory with 4 updates (#575) ([125ad71](https://github.com/AxisCommunications/fluent-components/commit/125ad716eb7b499ef517f0a9d1c4bc5865f4a029))
7-
- **deps**: bump vite from 8.0.1 to 8.0.2 in the dependencies group (#561) ([0862ae4](https://github.com/AxisCommunications/fluent-components/commit/0862ae490e94c666bf86bdec8f45d3b9e25d325d))
8-
9-
### 💄 Styling
10-
11-
- New illustrations (#588) ([60459a4](https://github.com/AxisCommunications/fluent-components/commit/60459a4a8351b0308f22b81552191da73d2ca03c))
12-
- New beam icons (signed) (#587) ([86a90e3](https://github.com/AxisCommunications/fluent-components/commit/86a90e3c712a2a34d91de68d64b4ae45bbc3e3da))
5+
- Adjusted colors on ACS product icons (#593) ([1c102b3](https://github.com/AxisCommunications/fluent-components/commit/1c102b38ab6f8509dfd087f2dfcfa74493389c4d))

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

0 commit comments

Comments
 (0)