Skip to content

Commit

Permalink
release: v8.21.0 (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
NiklasRamstrom authored Apr 2, 2024
1 parent 7232574 commit 8346a0e
Show file tree
Hide file tree
Showing 13 changed files with 17 additions and 17 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
## [8.20.3](https://github.com/AxisCommunications/fluent-components/compare/356559ec1b3ceaaebf3ff0c1d6a49224b95e20dd..871e53e41fba3fc3fbdb676e4e7f3c2cd6f04dae) (2024-03-28T12:00:32.726Z)
## [8.21.0](https://github.com/AxisCommunications/fluent-components/compare/f936c9426c788f0a03ca79678b050daf67747873..7232574a1d637432ee509b1d520d23cb00da51b8) (2024-04-02T10:58:44.009Z)

### 🚧 Maintenance
### ✨ Features

- **icons**: update jump next and prev svg (#243) ([871e53e](https://github.com/AxisCommunications/fluent-components/commit/871e53e41fba3fc3fbdb676e4e7f3c2cd6f04dae))
- **topbar**: close drawer on header click (#246) ([7232574](https://github.com/AxisCommunications/fluent-components/commit/7232574a1d637432ee509b1d520d23cb00da51b8))

### ✨ Features
### 🐛 Bug fixes

- **styles**: add icon style to navigation style (#242) ([99ed14a](https://github.com/AxisCommunications/fluent-components/commit/99ed14a25a255cc3efde808c25245159c1df166e))
- **topbar**: Fix topbar types (#245) ([6d40361](https://github.com/AxisCommunications/fluent-components/commit/6d403614b843ea3c0753fead703487dda44601f4))
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.20.3",
"version": "8.21.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.20.3",
"version": "8.21.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.20.3",
"version": "8.21.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.20.3",
"version": "8.21.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.20.3",
"version": "8.21.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.20.3",
"version": "8.21.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.20.3",
"version": "8.21.0",
"description": "Icons",
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion illustrations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@axiscommunications/fluent-illustrations",
"version": "8.20.3",
"version": "8.21.0",
"description": "Illustrations",
"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.20.3",
"version": "8.21.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.20.3",
"version": "8.21.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.20.3",
"version": "8.21.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.20.3",
"version": "8.21.0",
"private": true,
"author": "Axis Communications AB",
"type": "module",
Expand Down

0 comments on commit 8346a0e

Please sign in to comment.