Skip to content

Commit 6aab210

Browse files
authored
release: v8.7.0 (#124)
1 parent 56f8f0d commit 6aab210

File tree

12 files changed

+13
-18
lines changed

12 files changed

+13
-18
lines changed

CHANGELOG.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
1-
## [8.6.0](https://github.com/AxisCommunications/fluent-components/compare/c7e39e1cc9781da0d3e11c15a723883c44322883..a68d14f51d07773f70396d0d6be149fd94deaf54) (2023-12-05T09:35:07.891Z)
2-
3-
### 🚧 Maintenance
4-
5-
- **deps**: bump the dependencies group with 2 updates (#116) ([453dba6](https://github.com/AxisCommunications/fluent-components/commit/453dba6a96100ff53bdd022d0fdee5916436fedb))
6-
- remove @griffel/react from peerDependencies (#113) ([270c791](https://github.com/AxisCommunications/fluent-components/commit/270c791a84d7b5c11e669b711c34b54d362c4a73))
1+
## [8.7.0](https://github.com/AxisCommunications/fluent-components/compare/26ba4ea8f6676d385a01f4485d4343662f0afcbf..56f8f0da7fdb80b2b233c2d29dd3b7475db7a49f) (2023-12-11T07:29:17.805Z)
72

83
### ✨ Features
94

10-
- **topbar**: handle resourcegroup in query params (#117) ([a68d14f](https://github.com/AxisCommunications/fluent-components/commit/a68d14f51d07773f70396d0d6be149fd94deaf54))
5+
- **topbar**: update application selector to align with MySystems, MyAxis, MyPartners and MyBusiness (#123) ([56f8f0d](https://github.com/AxisCommunications/fluent-components/commit/56f8f0da7fdb80b2b233c2d29dd3b7475db7a49f))

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

styles/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-styles",
3-
"version": "8.6.0",
3+
"version": "8.7.0",
44
"description": "Styles for Fluent UI v9",
55
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
66
"repository": {

0 commit comments

Comments
 (0)