Skip to content

Commit

Permalink
release: v9.5.0 (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
axis-d0op authored Sep 20, 2024
1 parent 9b67878 commit 031f209
Show file tree
Hide file tree
Showing 13 changed files with 15 additions and 23 deletions.
14 changes: 3 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
## [9.4.1](https://github.com/AxisCommunications/fluent-components/compare/e855e6d4a459ad7ac0b574cd95f7645848240ccb..e46c7f52fb4823c1f89d89bd96ba9d3b3875a567) (2024-09-18T13:53:06.302Z)
## [9.5.0](https://github.com/AxisCommunications/fluent-components/compare/7377588c127621d8e384f8d82f5b112a200da6af..9b678787dffcd96d31b2b6bbed8507d80a6340a8) (2024-09-20T06:05:40.861Z)

### 🚧 Maintenance
### 💄 Styling

- 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))
- Added new ADA icons (#311) ([9b67878](https://github.com/AxisCommunications/fluent-components/commit/9b678787dffcd96d31b2b6bbed8507d80a6340a8))
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.1",
"version": "9.5.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": "9.4.1",
"version": "9.5.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": "9.4.1",
"version": "9.5.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": "9.4.1",
"version": "9.5.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": "9.4.1",
"version": "9.5.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": "9.4.1",
"version": "9.5.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": "9.4.1",
"version": "9.5.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": "9.4.1",
"version": "9.5.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": "9.4.1",
"version": "9.5.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": "9.4.1",
"version": "9.5.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": "9.4.1",
"version": "9.5.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": "9.4.1",
"version": "9.5.0",
"private": true,
"author": "Axis Communications AB",
"type": "module",
Expand Down

0 comments on commit 031f209

Please sign in to comment.