Skip to content

Commit c24d240

Browse files
authored
Post release automated changes for core releases (Azure#23703)
Post release automated changes for azure-core-paging
1 parent 8e52a3e commit c24d240

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

sdk/core/core-paging/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Release History
22

3+
## 1.4.1 (Unreleased)
4+
5+
### Features Added
6+
7+
### Breaking Changes
8+
9+
### Bugs Fixed
10+
11+
### Other Changes
12+
313
## 1.4.0 (2022-11-03)
414

515
### Features Added

sdk/core/core-paging/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@azure/core-paging",
33
"author": "Microsoft Corporation",
44
"sdk-type": "client",
5-
"version": "1.4.0",
5+
"version": "1.4.1",
66
"description": "Core types for paging async iterable iterators",
77
"tags": [
88
"microsoft",

0 commit comments

Comments
 (0)