Skip to content

Commit

Permalink
applying package updates
Browse files Browse the repository at this point in the history
  • Loading branch information
UI-Fabric-RN-Bot committed Dec 9, 2023
1 parent a564cf4 commit fc37ea3
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 9 deletions.
15 changes: 15 additions & 0 deletions apps/E2E/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,21 @@
{
"name": "@fluentui-react-native/e2e-testing",
"entries": [
{
"date": "Sat, 09 Dec 2023 00:26:48 GMT",
"version": "1.34.1",
"tag": "@fluentui-react-native/e2e-testing_v1.34.1",
"comments": {
"patch": [
{
"author": "[email protected]",
"package": "@fluentui-react-native/e2e-testing",
"commit": "a564cf4ab6b53d3ac2aef34b2244739af8c6dc07",
"comment": "Replace deprecated usage of falsy/truthy methods in E2E tests"
}
]
}
},
{
"date": "Thu, 30 Nov 2023 21:40:35 GMT",
"version": "1.34.0",
Expand Down
10 changes: 9 additions & 1 deletion apps/E2E/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
# Change Log - @fluentui-react-native/e2e-testing

This log was last generated on Thu, 30 Nov 2023 21:40:35 GMT and should not be manually modified.
This log was last generated on Sat, 09 Dec 2023 00:26:48 GMT and should not be manually modified.

<!-- Start content -->

## 1.34.1

Sat, 09 Dec 2023 00:26:48 GMT

### Patches

- Replace deprecated usage of falsy/truthy methods in E2E tests ([email protected])

## 1.34.0

Thu, 30 Nov 2023 21:40:35 GMT
Expand Down
2 changes: 1 addition & 1 deletion apps/E2E/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui-react-native/e2e-testing",
"version": "1.34.0",
"version": "1.34.1",
"description": "Package containing E2E testing specs",
"license": "MIT",
"scripts": {
Expand Down

This file was deleted.

0 comments on commit fc37ea3

Please sign in to comment.