Skip to content

Commit

Permalink
release: v8.9.0 (#170)
Browse files Browse the repository at this point in the history
  • Loading branch information
bjornwedell authored Jan 31, 2024
1 parent 7be3e48 commit 0f732f4
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 16 deletions.
12 changes: 7 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
## [8.8.0](https://github.com/AxisCommunications/fluent-components/compare/0408100640e57f290fbfa6e90958d2c022d32cca..c3ba14277b6bc848350d5cfcff12550692c6f770) (2024-01-17T06:58:22.179Z)
## [8.9.0](https://github.com/AxisCommunications/fluent-components/compare/c9e04f796dd6c1a777ee74cf24979319c022c16a..7be3e4877a9c712ce60a14fa1d3b5de70a169a13) (2024-01-31T08:28:40.847Z)

### 🚧 Maintenance

- **deps**: bump the dev-dependencies group with 10 updates (#149) ([c3ba142](https://github.com/AxisCommunications/fluent-components/commit/c3ba14277b6bc848350d5cfcff12550692c6f770))
- **deps**: bump the toolchain group with 2 updates (#143) ([bcba1b7](https://github.com/AxisCommunications/fluent-components/commit/bcba1b703235f3b6db0320b1fda1b90e161a76bd))
- **deps**: bump peer dependencies (#141) ([6d5dc50](https://github.com/AxisCommunications/fluent-components/commit/6d5dc50d0197a1e22272198f3899c5d2fa9dc377))
- add statusColor to theme preview (#137) ([104c4c9](https://github.com/AxisCommunications/fluent-components/commit/104c4c9b2a266481756cc163e5f88f8e01b62d9e))
- **deps**: bump the dependencies group with 2 updates (#162) ([4e8be8f](https://github.com/AxisCommunications/fluent-components/commit/4e8be8f3df84ade59a789a38bca11809f117b17d))
- **deps**: bump the dev-dependencies group with 4 updates (#163) ([0323353](https://github.com/AxisCommunications/fluent-components/commit/03233531bb416674bde5ee5b1cc5675ffd4ec43d))

### ✨ Features

- **topbar**: add optional application drawer as alternative to application menu (#165) ([7be3e48](https://github.com/AxisCommunications/fluent-components/commit/7be3e4877a9c712ce60a14fa1d3b5de70a169a13))
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.8.0",
"version": "8.9.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.8.0",
"version": "8.9.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.8.0",
"version": "8.9.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.8.0",
"version": "8.9.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.8.0",
"version": "8.9.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.8.0",
"version": "8.9.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.8.0",
"version": "8.9.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.8.0",
"version": "8.9.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.8.0",
"version": "8.9.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.8.0",
"version": "8.9.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.8.0",
"version": "8.9.0",
"private": true,
"author": "Axis Communications AB",
"type": "module",
Expand Down

0 comments on commit 0f732f4

Please sign in to comment.