Skip to content

Commit

Permalink
release: v8.7.0 (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornwedell authored Dec 11, 2023
1 parent 56f8f0d commit 6aab210
Show file tree
Hide file tree
Showing 12 changed files with 13 additions and 18 deletions.
9 changes: 2 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
## [8.6.0](https://github.com/AxisCommunications/fluent-components/compare/c7e39e1cc9781da0d3e11c15a723883c44322883..a68d14f51d07773f70396d0d6be149fd94deaf54) (2023-12-05T09:35:07.891Z)

### 🚧 Maintenance

- **deps**: bump the dependencies group with 2 updates (#116) ([453dba6](https://github.com/AxisCommunications/fluent-components/commit/453dba6a96100ff53bdd022d0fdee5916436fedb))
- remove @griffel/react from peerDependencies (#113) ([270c791](https://github.com/AxisCommunications/fluent-components/commit/270c791a84d7b5c11e669b711c34b54d362c4a73))
## [8.7.0](https://github.com/AxisCommunications/fluent-components/compare/26ba4ea8f6676d385a01f4485d4343662f0afcbf..56f8f0da7fdb80b2b233c2d29dd3b7475db7a49f) (2023-12-11T07:29:17.805Z)

### ✨ Features

- **topbar**: handle resourcegroup in query params (#117) ([a68d14f](https://github.com/AxisCommunications/fluent-components/commit/a68d14f51d07773f70396d0d6be149fd94deaf54))
- **topbar**: update application selector to align with MySystems, MyAxis, MyPartners and MyBusiness (#123) ([56f8f0d](https://github.com/AxisCommunications/fluent-components/commit/56f8f0da7fdb80b2b233c2d29dd3b7475db7a49f))
2 changes: 1 addition & 1 deletion components/password-input/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@axiscommunications/fluent-password-input",
"version": "8.6.0",
"version": "8.7.0",
"description": "Password input for Fluent UI v9",
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion components/slider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@axiscommunications/fluent-slider",
"version": "8.6.0",
"version": "8.7.0",
"description": "Axis branded Slider",
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion components/stepper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@axiscommunications/fluent-stepper",
"version": "8.6.0",
"version": "8.7.0",
"description": "Stepper for Fluent UI v9",
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion components/topbar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@axiscommunications/fluent-topbar",
"version": "8.6.0",
"version": "8.7.0",
"description": "Axis branded TopBar",
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "examples",
"version": "8.6.0",
"version": "8.7.0",
"private": true,
"description": "Examples for Fluent UI v9",
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
Expand Down
2 changes: 1 addition & 1 deletion hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@axiscommunications/fluent-hooks",
"version": "8.6.0",
"version": "8.7.0",
"description": "Hooks",
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion icons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@axiscommunications/fluent-icons",
"version": "8.6.0",
"version": "8.7.0",
"description": "Icons",
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@axiscommunications/fluent-components",
"version": "8.6.0",
"version": "8.7.0",
"private": true,
"description": "Axis branded theme, components and examples for Fluent UI v9",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@axiscommunications/fluent-styles",
"version": "8.6.0",
"version": "8.7.0",
"description": "Styles for Fluent UI v9",
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@axiscommunications/fluent-theme",
"version": "8.6.0",
"version": "8.7.0",
"description": "Theme for Fluent UI v9",
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tools",
"version": "8.6.0",
"version": "8.7.0",
"private": true,
"author": "Axis Communications AB",
"type": "module",
Expand Down

0 comments on commit 6aab210

Please sign in to comment.