Skip to content

Commit 506288d

Browse files
release: v9.1.2 (#292)
1 parent 941a04d commit 506288d

File tree

13 files changed

+15
-15
lines changed

13 files changed

+15
-15
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
## [9.1.1](https://github.com/AxisCommunications/fluent-components/compare/07cf19b7a3fe5f7204eaf4b1991f74beda7c2000..57782c83e43af5fc5bf9911f42699d652b1b1bed) (2024-06-28T10:52:49.261Z)
1+
## [9.1.2](https://github.com/AxisCommunications/fluent-components/compare/6e299c6f895902e0be1f87872d09c1e0190a2610..941a04dc117defe36e9e21f199bdab52bed0840d) (2024-08-12T09:24:16.768Z)
22

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

5-
- **topbar**: remove active ring and update color of profile badge (#286) ([57782c8](https://github.com/AxisCommunications/fluent-components/commit/57782c83e43af5fc5bf9911f42699d652b1b1bed))
5+
- new icons and new color override (#291) ([941a04d](https://github.com/AxisCommunications/fluent-components/commit/941a04dc117defe36e9e21f199bdab52bed0840d))

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

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-components",
3-
"version": "9.1.1",
3+
"version": "9.1.2",
44
"private": true,
55
"description": "Axis branded theme, components and examples for Fluent UI v9",
66
"repository": {

0 commit comments

Comments
 (0)