Skip to content

Commit 129590c

Browse files
release: v11.0.1 (#434)
1 parent 1019cdc commit 129590c

File tree

14 files changed

+17
-25
lines changed

14 files changed

+17
-25
lines changed

CHANGELOG.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,9 @@
1-
## [11.0.0](https://github.com/AxisCommunications/fluent-components/compare/f9141685f7218d0c556325547109acdbaa129797..717ea5ee2dc770faa27ee50d655cd158f62894fb) (2025-03-26T14:51:32.052Z)
1+
## [11.0.1](https://github.com/AxisCommunications/fluent-components/compare/b876754c3bdd67e5ed7e6f8414d96abbd89802bb..1019cdca0396b29025b12ba2384defbc1be12d44) (2025-03-28T09:21:01.048Z)
22

33
### 🚧 Maintenance
44

5-
- **deps**: bump vite from 6.2.2 to 6.2.3 in the toolchain group (#426) ([717ea5e](https://github.com/AxisCommunications/fluent-components/commit/717ea5ee2dc770faa27ee50d655cd158f62894fb))
6-
- **deps**: bump sort-package-json from 2.12.0 to 3.0.0 (#430) ([0d2294f](https://github.com/AxisCommunications/fluent-components/commit/0d2294f94048b2e4cff71504108d1cac9db4f520))
7-
- enable search by token value for example page (#425) ([907b4f3](https://github.com/AxisCommunications/fluent-components/commit/907b4f35da86b0fefd788d060154b6949566c409))
8-
- **deps**: bump the toolchain group across 1 directory with 3 updates (#424) ([54fa767](https://github.com/AxisCommunications/fluent-components/commit/54fa767507444d2d2104ba4db40e6dac59f2e85d))
9-
- **deps**: bump the dev-dependencies group with 2 updates (#413) ([2df7548](https://github.com/AxisCommunications/fluent-components/commit/2df754860630d4c4d2ecaab22dc0b0ac44b13dcd))
10-
- **deps**: bump the dependencies group with 4 updates (#414) ([b10a1f2](https://github.com/AxisCommunications/fluent-components/commit/b10a1f20c3916c488f9ed755109e971116ce1630))
11-
- revert pubish and deploy workflows (#422) ([b962a93](https://github.com/AxisCommunications/fluent-components/commit/b962a9393a23b5ec9e9ae1e0f94c59a043678c59))
12-
- use composite action for setup env (#420) ([6025d95](https://github.com/AxisCommunications/fluent-components/commit/6025d9580ff73a926b413f63b5bbc598a4280238))
13-
- add setup workflow composite action (#410) ([13588e6](https://github.com/AxisCommunications/fluent-components/commit/13588e6497dad2df98069a6d41293dc4b23ee516))
5+
- update release script with format (#432) ([ef0f7c0](https://github.com/AxisCommunications/fluent-components/commit/ef0f7c075e8b3af10cf63a91efd336c9197a00b8))
146

15-
### ✨ Features
7+
### 💄 Styling
168

17-
- **BREAKING** libraries only export (valid) ES modules (#405) ([8f8b0bc](https://github.com/AxisCommunications/fluent-components/commit/8f8b0bcdeba6fca841748b7171702afb2e08469b))
9+
- New illustration (#433) ([1019cdc](https://github.com/AxisCommunications/fluent-components/commit/1019cdca0396b29025b12ba2384defbc1be12d44))

components/empty-view/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axiscommunications/fluent-empty-view",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"description": "Empty view for Fluent UI v9",
55
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
66
"repository": {

components/password-input/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axiscommunications/fluent-password-input",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"description": "Password input for Fluent UI v9",
55
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
66
"repository": {

components/slider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axiscommunications/fluent-slider",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"description": "Axis branded Slider",
55
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
66
"repository": {

components/stepper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axiscommunications/fluent-stepper",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"description": "Stepper for Fluent UI v9",
55
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
66
"repository": {

components/topbar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axiscommunications/fluent-topbar",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"description": "Axis branded TopBar",
55
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
66
"repository": {

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "examples",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"private": true,
55
"description": "Examples for Fluent UI v9",
66
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",

hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axiscommunications/fluent-hooks",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"description": "Hooks",
55
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
66
"repository": {

icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axiscommunications/fluent-icons",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"description": "Icons",
55
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
66
"repository": {

illustrations/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@axiscommunications/fluent-illustrations",
3-
"version": "11.0.0",
3+
"version": "11.0.1",
44
"description": "Illustrations",
55
"homepage": "https://github.com/AxisCommunications/fluent-components#readme",
66
"repository": {

0 commit comments

Comments
 (0)