Skip to content

Commit

Permalink
release: v9.4.1 (#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
thersee authored Sep 18, 2024
1 parent e46c7f5 commit 7377588
Show file tree
Hide file tree
Showing 13 changed files with 23 additions and 15 deletions.
14 changes: 11 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
## [9.4.0](https://github.com/AxisCommunications/fluent-components/compare/c5814dd451000862784d9c360dad5774179a79d8..8dc22ecc32d359ee9f2af1575435e89c7d81efa1) (2024-09-11T13:02:43.283Z)
## [9.4.1](https://github.com/AxisCommunications/fluent-components/compare/e855e6d4a459ad7ac0b574cd95f7645848240ccb..e46c7f52fb4823c1f89d89bd96ba9d3b3875a567) (2024-09-18T13:53:06.302Z)

### 💄 Styling
### 🚧 Maintenance

- new icons (#304) ([8dc22ec](https://github.com/AxisCommunications/fluent-components/commit/8dc22ecc32d359ee9f2af1575435e89c7d81efa1))
- remove experimental notes and new tag for illustrations (#306) ([12ebdf9](https://github.com/AxisCommunications/fluent-components/commit/12ebdf9d08b19a824746e8dd52717ac876f94933))

### ✨ Features

- **slider**: add section labels support (#288) ([93e1a39](https://github.com/AxisCommunications/fluent-components/commit/93e1a39a8ab9c5cc9bd6fb1e7bb6c749ffd863b9))

### 🐛 Bug fixes

- **topbar**: content base height in organization menu (#307) ([e46c7f5](https://github.com/AxisCommunications/fluent-components/commit/e46c7f52fb4823c1f89d89bd96ba9d3b3875a567))
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": "9.4.0",
"version": "9.4.1",
"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": "9.4.0",
"version": "9.4.1",
"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": "9.4.0",
"version": "9.4.1",
"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": "9.4.0",
"version": "9.4.1",
"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": "9.4.0",
"version": "9.4.1",
"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": "9.4.0",
"version": "9.4.1",
"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": "9.4.0",
"version": "9.4.1",
"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": "9.4.0",
"version": "9.4.1",
"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": "9.4.0",
"version": "9.4.1",
"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": "9.4.0",
"version": "9.4.1",
"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": "9.4.0",
"version": "9.4.1",
"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": "9.4.0",
"version": "9.4.1",
"private": true,
"author": "Axis Communications AB",
"type": "module",
Expand Down

0 comments on commit 7377588

Please sign in to comment.