Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 12, 2024
1 parent 7746cd9 commit f457b8c
Show file tree
Hide file tree
Showing 66 changed files with 658 additions and 161 deletions.

This file was deleted.

15 changes: 15 additions & 0 deletions components/accordion/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/arbutus.accordion",
"entries": [
{
"date": "Tue, 12 Nov 2024 21:45:20 GMT",
"version": "1.0.12",
"tag": "@microsoft/arbutus.accordion_v1.0.12",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@microsoft/arbutus.accordion",
"comment": "Bump @microsoft/arbutus.icon to v1.4.0",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 04 Nov 2024 20:21:02 GMT",
"version": "1.0.11",
Expand Down
10 changes: 9 additions & 1 deletion components/accordion/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @microsoft/arbutus.accordion

This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified.
This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified.

<!-- Start content -->

## 1.0.12

Tue, 12 Nov 2024 21:45:20 GMT

### Patches

- Bump @microsoft/arbutus.icon to v1.4.0

## 1.0.11

Mon, 04 Nov 2024 20:21:02 GMT
Expand Down
4 changes: 2 additions & 2 deletions components/accordion/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/arbutus.accordion",
"version": "1.0.11",
"version": "1.0.12",
"description": "Accordion list component.",
"main": "lib/index.js",
"module": "lib/index.js",
Expand All @@ -21,7 +21,7 @@
"react-dom": "^18.2.0"
},
"dependencies": {
"@microsoft/arbutus.icon": "1.3.0",
"@microsoft/arbutus.icon": "1.4.0",
"@microsoft/arbutus.text": "1.0.6",
"@fluentui/react-theme": "^9.1.16",
"@griffel/react": "^1.5.18",
Expand Down
15 changes: 15 additions & 0 deletions components/action-list-tile/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/arbutus.action-list-tile",
"entries": [
{
"date": "Tue, 12 Nov 2024 21:45:20 GMT",
"version": "1.0.13",
"tag": "@microsoft/arbutus.action-list-tile_v1.0.13",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@microsoft/arbutus.action-list-tile",
"comment": "Bump @microsoft/arbutus.icon to v1.4.0",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 04 Nov 2024 20:21:02 GMT",
"version": "1.0.12",
Expand Down
10 changes: 9 additions & 1 deletion components/action-list-tile/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @microsoft/arbutus.action-list-tile

This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified.
This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified.

<!-- Start content -->

## 1.0.13

Tue, 12 Nov 2024 21:45:20 GMT

### Patches

- Bump @microsoft/arbutus.icon to v1.4.0

## 1.0.12

Mon, 04 Nov 2024 20:21:02 GMT
Expand Down
4 changes: 2 additions & 2 deletions components/action-list-tile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/arbutus.action-list-tile",
"version": "1.0.12",
"version": "1.0.13",
"description": "ActionListTile composite component in the Tiles collection.",
"main": "lib/index.js",
"module": "lib/index.js",
Expand All @@ -21,7 +21,7 @@
"react-dom": "^18.2.0"
},
"dependencies": {
"@microsoft/arbutus.icon": "1.3.0",
"@microsoft/arbutus.icon": "1.4.0",
"@microsoft/arbutus.text": "1.0.6",
"@microsoft/arbutus.tile": "1.0.6",
"@microsoft/arbutus.use-space-styles": "1.0.7",
Expand Down
15 changes: 15 additions & 0 deletions components/action-tile/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/arbutus.action-tile",
"entries": [
{
"date": "Tue, 12 Nov 2024 21:45:20 GMT",
"version": "1.0.12",
"tag": "@microsoft/arbutus.action-tile_v1.0.12",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@microsoft/arbutus.action-tile",
"comment": "Bump @microsoft/arbutus.icon to v1.4.0",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 04 Nov 2024 20:21:02 GMT",
"version": "1.0.11",
Expand Down
10 changes: 9 additions & 1 deletion components/action-tile/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @microsoft/arbutus.action-tile

This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified.
This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified.

<!-- Start content -->

## 1.0.12

Tue, 12 Nov 2024 21:45:20 GMT

### Patches

- Bump @microsoft/arbutus.icon to v1.4.0

## 1.0.11

Mon, 04 Nov 2024 20:21:02 GMT
Expand Down
4 changes: 2 additions & 2 deletions components/action-tile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/arbutus.action-tile",
"version": "1.0.11",
"version": "1.0.12",
"description": "ActionTile composite component in the Tiles collection.",
"main": "lib/index.js",
"module": "lib/index.js",
Expand All @@ -21,7 +21,7 @@
"react-dom": "^18.2.0"
},
"dependencies": {
"@microsoft/arbutus.icon": "1.3.0",
"@microsoft/arbutus.icon": "1.4.0",
"@microsoft/arbutus.text": "1.0.6",
"@microsoft/arbutus.tile": "1.0.6",
"@fluentui/react-theme": "^9.1.16",
Expand Down
15 changes: 15 additions & 0 deletions components/badge/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/arbutus.badge",
"entries": [
{
"date": "Tue, 12 Nov 2024 21:45:20 GMT",
"version": "1.0.12",
"tag": "@microsoft/arbutus.badge_v1.0.12",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@microsoft/arbutus.badge",
"comment": "Bump @microsoft/arbutus.icon to v1.4.0",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 04 Nov 2024 20:21:02 GMT",
"version": "1.0.11",
Expand Down
10 changes: 9 additions & 1 deletion components/badge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @microsoft/arbutus.badge

This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified.
This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified.

<!-- Start content -->

## 1.0.12

Tue, 12 Nov 2024 21:45:20 GMT

### Patches

- Bump @microsoft/arbutus.icon to v1.4.0

## 1.0.11

Mon, 04 Nov 2024 20:21:02 GMT
Expand Down
4 changes: 2 additions & 2 deletions components/badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/arbutus.badge",
"version": "1.0.11",
"version": "1.0.12",
"description": "Badge atomic component.",
"main": "lib/index.js",
"module": "lib/index.js",
Expand All @@ -23,7 +23,7 @@
"dependencies": {
"@fluentui/react-theme": "^9.1.16",
"@griffel/react": "^1.5.18",
"@microsoft/arbutus.icon": "1.3.0",
"@microsoft/arbutus.icon": "1.4.0",
"@microsoft/arbutus.style-utilities": "1.0.4",
"@microsoft/arbutus.theming": "1.1.2"
},
Expand Down
15 changes: 15 additions & 0 deletions components/bookmark-tile/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/arbutus.bookmark-tile",
"entries": [
{
"date": "Tue, 12 Nov 2024 21:45:20 GMT",
"version": "1.0.14",
"tag": "@microsoft/arbutus.bookmark-tile_v1.0.14",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@microsoft/arbutus.bookmark-tile",
"comment": "Bump @microsoft/arbutus.icon to v1.4.0",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 04 Nov 2024 20:21:02 GMT",
"version": "1.0.13",
Expand Down
10 changes: 9 additions & 1 deletion components/bookmark-tile/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @microsoft/arbutus.bookmark-tile

This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified.
This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified.

<!-- Start content -->

## 1.0.14

Tue, 12 Nov 2024 21:45:20 GMT

### Patches

- Bump @microsoft/arbutus.icon to v1.4.0

## 1.0.13

Mon, 04 Nov 2024 20:21:02 GMT
Expand Down
4 changes: 2 additions & 2 deletions components/bookmark-tile/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/arbutus.bookmark-tile",
"version": "1.0.13",
"version": "1.0.14",
"description": "BookmarkTile composite component in the Tiles collection.",
"main": "lib/index.js",
"module": "lib/index.js",
Expand All @@ -21,7 +21,7 @@
"react-dom": "^18.2.0"
},
"dependencies": {
"@microsoft/arbutus.icon": "1.3.0",
"@microsoft/arbutus.icon": "1.4.0",
"@microsoft/arbutus.text": "1.0.6",
"@microsoft/arbutus.tile": "1.0.6",
"@microsoft/arbutus.use-space-styles": "1.0.7",
Expand Down
15 changes: 15 additions & 0 deletions components/callout/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/arbutus.callout",
"entries": [
{
"date": "Tue, 12 Nov 2024 21:45:20 GMT",
"version": "1.0.13",
"tag": "@microsoft/arbutus.callout_v1.0.13",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@microsoft/arbutus.callout",
"comment": "Bump @microsoft/arbutus.badge to v1.0.12",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 04 Nov 2024 20:21:02 GMT",
"version": "1.0.12",
Expand Down
10 changes: 9 additions & 1 deletion components/callout/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @microsoft/arbutus.callout

This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified.
This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified.

<!-- Start content -->

## 1.0.13

Tue, 12 Nov 2024 21:45:20 GMT

### Patches

- Bump @microsoft/arbutus.badge to v1.0.12

## 1.0.12

Mon, 04 Nov 2024 20:21:02 GMT
Expand Down
4 changes: 2 additions & 2 deletions components/callout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/arbutus.callout",
"version": "1.0.12",
"version": "1.0.13",
"description": "Callout component.",
"main": "lib/index.js",
"module": "lib/index.js",
Expand All @@ -21,7 +21,7 @@
"react-dom": "^18.2.0"
},
"dependencies": {
"@microsoft/arbutus.badge": "1.0.11",
"@microsoft/arbutus.badge": "1.0.12",
"@microsoft/arbutus.text": "1.0.6",
"@microsoft/arbutus.use-space-styles": "1.0.7",
"@microsoft/arbutus.style-utilities": "1.0.4",
Expand Down
15 changes: 15 additions & 0 deletions components/command/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@microsoft/arbutus.command",
"entries": [
{
"date": "Tue, 12 Nov 2024 21:45:20 GMT",
"version": "1.0.11",
"tag": "@microsoft/arbutus.command_v1.0.11",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@microsoft/arbutus.command",
"comment": "Bump @microsoft/arbutus.icon to v1.4.0",
"commit": "not available"
}
]
}
},
{
"date": "Mon, 04 Nov 2024 20:21:02 GMT",
"version": "1.0.10",
Expand Down
10 changes: 9 additions & 1 deletion components/command/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @microsoft/arbutus.command

This log was last generated on Mon, 04 Nov 2024 20:21:02 GMT and should not be manually modified.
This log was last generated on Tue, 12 Nov 2024 21:45:20 GMT and should not be manually modified.

<!-- Start content -->

## 1.0.11

Tue, 12 Nov 2024 21:45:20 GMT

### Patches

- Bump @microsoft/arbutus.icon to v1.4.0

## 1.0.10

Mon, 04 Nov 2024 20:21:02 GMT
Expand Down
Loading

0 comments on commit f457b8c

Please sign in to comment.