Skip to content
This repository was archived by the owner on Jan 2, 2024. It is now read-only.

Commit c8452d3

Browse files
holvonix-botsemantic-release-bot
authored andcommitted
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2019-07-22) ### Features * **progress:** report progress via a callback ([866590c](866590c))
1 parent 866590c commit c8452d3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [1.2.0](https://github.com/holvonix-open/paginate-generator/compare/v1.1.0...v1.2.0) (2019-07-22)
2+
3+
4+
### Features
5+
6+
* **progress:** report progress via a callback ([866590c](https://github.com/holvonix-open/paginate-generator/commit/866590c))
7+
18
# [1.1.0](https://github.com/holvonix-open/paginate-generator/compare/v1.0.0...v1.1.0) (2019-07-20)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "paginate-generator",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "An async generator facade for paginated APIs",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)