Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main' into witemple-msft/rollup2
Browse files Browse the repository at this point in the history
  • Loading branch information
witemple-msft committed Jan 27, 2022
2 parents a022f51 + 9ef90e4 commit 097c9d2
Show file tree
Hide file tree
Showing 64 changed files with 5,458 additions and 3,224 deletions.
1 change: 1 addition & 0 deletions sdk/agrifood/agrifood-farming-rest/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

### Features Added

- Re-generate with latest generator version. This contains splitting models into input and output models and typing improvements [#20059](https://github.com/Azure/azure-sdk-for-js/pull/20059)
- Export pagination helper function. [#15831](https://github.com/Azure/azure-sdk-for-js/pull/15831)

## 1.0.0-beta.1 (2021-05-26)
Expand Down
6 changes: 3 additions & 3 deletions sdk/agrifood/agrifood-farming-rest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,10 @@
"sideEffects": false,
"autoPublish": false,
"dependencies": {
"@azure/core-auth": "^1.3.0",
"@azure-rest/core-client-paging": "1.0.0-beta.1",
"@azure-rest/core-client": "1.0.0-beta.7",
"@azure-rest/core-client-lro": "1.0.0-beta.1",
"@azure/core-auth": "^1.3.0",
"@azure/core-lro": "^2.2.4",
"@azure/core-paging": "^1.2.2",
"@azure/logger": "^1.0.0",
"tslib": "^2.2.0"
},
Expand Down
Loading

0 comments on commit 097c9d2

Please sign in to comment.