Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Fluent UI Build committed Nov 29, 2021
1 parent b8537fb commit 39306b4
Show file tree
Hide file tree
Showing 5 changed files with 41 additions and 9 deletions.
15 changes: 15 additions & 0 deletions apps/ts-minbar-test-react-components/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "ts-minbar-test-react-components",
"entries": [
{
"date": "Mon, 29 Nov 2021 07:31:32 GMT",
"tag": "ts-minbar-test-react-components_v1.0.0",
"version": "1.0.0",
"comments": {
"undefined": [
{
"author": "beachball",
"package": "ts-minbar-test-react-components",
"comment": "Bump @fluentui/react-components to v9.0.0-beta.5",
"commit": "b8537fb52cc3cc2787be5675c65300e01d882add"
}
]
}
},
{
"date": "Thu, 25 Nov 2021 14:54:16 GMT",
"tag": "ts-minbar-test-react-components_v1.0.0",
Expand Down

This file was deleted.

15 changes: 15 additions & 0 deletions packages/eslint-plugin/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui/eslint-plugin",
"entries": [
{
"date": "Mon, 29 Nov 2021 07:31:31 GMT",
"tag": "@fluentui/eslint-plugin_v1.5.1",
"version": "1.5.1",
"comments": {
"patch": [
{
"author": "olfedias@microsoft.com",
"package": "@fluentui/eslint-plugin",
"commit": "7c5dc03c415baf9a2d8a7ff104b2c0e3bff6daca",
"comment": "handle `common` directory as test files"
}
]
}
},
{
"date": "Thu, 25 Nov 2021 14:54:13 GMT",
"tag": "@fluentui/eslint-plugin_v1.5.0",
Expand Down
11 changes: 10 additions & 1 deletion packages/eslint-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,18 @@
# Change Log - @fluentui/eslint-plugin

This log was last generated on Thu, 25 Nov 2021 14:54:13 GMT and should not be manually modified.
This log was last generated on Mon, 29 Nov 2021 07:31:31 GMT and should not be manually modified.

<!-- Start content -->

## [1.5.1](https://github.com/microsoft/fluentui/tree/@fluentui/eslint-plugin_v1.5.1)

Mon, 29 Nov 2021 07:31:31 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/eslint-plugin_v1.5.0..@fluentui/eslint-plugin_v1.5.1)

### Patches

- handle `common` directory as test files ([PR #20742](https://github.com/microsoft/fluentui/pull/20742) by olfedias@microsoft.com)

## [1.5.0](https://github.com/microsoft/fluentui/tree/@fluentui/eslint-plugin_v1.5.0)

Thu, 25 Nov 2021 14:54:13 GMT
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/eslint-plugin",
"version": "1.5.0",
"version": "1.5.1",
"description": "ESLint configuration and custom rules for Fluent UI",
"main": "src/index.js",
"repository": {
Expand Down

0 comments on commit 39306b4

Please sign in to comment.