Skip to content

Commit 6e299c6

Browse files
release: v9.1.1 (#287)
1 parent 57782c8 commit 6e299c6

File tree

13 files changed

+14
-29
lines changed

13 files changed

+14
-29
lines changed

CHANGELOG.md

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,5 @@
1-
## [9.1.0](https://github.com/AxisCommunications/fluent-components/compare/59237c7b03f045b1acdde9a198a381abc275765f..bac8a990ded04262fe80f041246bfc25184cf771) (2024-06-13T12:48:00.961Z)
2-
3-
### 🚧 Maintenance
4-
5-
- bump fluent peer deps (#280) ([bc7fb66](https://github.com/AxisCommunications/fluent-components/commit/bc7fb6680ce094837cfb7f19ff20ead21d5ee757))
6-
- theme example updates (#277) ([142d78b](https://github.com/AxisCommunications/fluent-components/commit/142d78bb8a708ecea07747a08e703c286d86cd9f))
7-
8-
### ✨ Features
9-
10-
- **topbar**: add new look for application drawer trigger button when triggerGroupShortName is set (#282) ([c2ed8cb](https://github.com/AxisCommunications/fluent-components/commit/c2ed8cb91f5c5f318026a1be8a5276391c1e816d))
11-
- add smart bundleIllustration (#276) ([811aa2c](https://github.com/AxisCommunications/fluent-components/commit/811aa2c68c87b6ea19e88e32815944e4fc93d3cb))
1+
## [9.1.1](https://github.com/AxisCommunications/fluent-components/compare/07cf19b7a3fe5f7204eaf4b1991f74beda7c2000..57782c83e43af5fc5bf9911f42699d652b1b1bed) (2024-06-28T10:52:49.261Z)
122

133
### 🐛 Bug fixes
144

15-
- **illustrations**: don't bundle lodash and yargs (#279) ([af3366d](https://github.com/AxisCommunications/fluent-components/commit/af3366de5073873c1c9ece83233fadfa7710ae03))
16-
17-
### 💄 Styling
18-
19-
- Added new and adjusted illustration (#284) ([bac8a99](https://github.com/AxisCommunications/fluent-components/commit/bac8a990ded04262fe80f041246bfc25184cf771))
20-
- New Bodyworn icons (#278) ([08c856f](https://github.com/AxisCommunications/fluent-components/commit/08c856f5723506b1808100cb108e56d4a5147e80))
5+
- **topbar**: remove active ring and update color of profile badge (#286) ([57782c8](https://github.com/AxisCommunications/fluent-components/commit/57782c83e43af5fc5bf9911f42699d652b1b1bed))

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

0 commit comments

Comments
 (0)