We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e52a3e commit c24d240Copy full SHA for c24d240
sdk/core/core-paging/CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Release History
2
3
+## 1.4.1 (Unreleased)
4
+
5
+### Features Added
6
7
+### Breaking Changes
8
9
+### Bugs Fixed
10
11
+### Other Changes
12
13
## 1.4.0 (2022-11-03)
14
15
### Features Added
sdk/core/core-paging/package.json
@@ -2,7 +2,7 @@
"name": "@azure/core-paging",
"author": "Microsoft Corporation",
"sdk-type": "client",
- "version": "1.4.0",
+ "version": "1.4.1",
"description": "Core types for paging async iterable iterators",
"tags": [
"microsoft",
0 commit comments