Skip to content

Commit

Permalink
release: v8.15.0 (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasRamstrom authored Feb 16, 2024
1 parent 7c13e1b commit f0bd6d7
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 13 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
## [8.14.1](https://github.com/AxisCommunications/fluent-components/compare/1f9024e660d63c5998ffe8a9d5a34baf1d9a7a40..645df3b7f497dbf72e12509db5003b5eb9ac15f9) (2024-02-15T06:55:36.811Z)
## [8.15.0](https://github.com/AxisCommunications/fluent-components/compare/7cd90f8c2c376c54124055b85725a859c13efb3a..7c13e1b9542da3b44dd563feb0377256d449d855) (2024-02-15T14:38:30.507Z)

### 🚧 Maintenance

- **deps**: bump @typescript-eslint/eslint-plugin from 5.53.0 to 5.62.0 (#169) ([7c13e1b](https://github.com/AxisCommunications/fluent-components/commit/7c13e1b9542da3b44dd563feb0377256d449d855))
- **deps**: bump the dev-dependencies group with 4 updates (#201) ([9f620f5](https://github.com/AxisCommunications/fluent-components/commit/9f620f5417c316a5e0e8b2db2a7605346429a26f))

### 🐛 Bug fixes

- **topbar**: drawer trigger color update (#198) ([645df3b](https://github.com/AxisCommunications/fluent-components/commit/645df3b7f497dbf72e12509db5003b5eb9ac15f9))
- **slider**: snap to mark (#200) ([a391d57](https://github.com/AxisCommunications/fluent-components/commit/a391d5794b99bf50af561ae1ecb54f40789332fd))
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.14.1",
"version": "8.15.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.14.1",
"version": "8.15.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.14.1",
"version": "8.15.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.14.1",
"version": "8.15.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.14.1",
"version": "8.15.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.14.1",
"version": "8.15.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.14.1",
"version": "8.15.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.14.1",
"version": "8.15.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.14.1",
"version": "8.15.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.14.1",
"version": "8.15.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.14.1",
"version": "8.15.0",
"private": true,
"author": "Axis Communications AB",
"type": "module",
Expand Down

0 comments on commit f0bd6d7

Please sign in to comment.