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

Commit 3090215

Browse files
holvonix-botsemantic-release-bot
authored andcommitted
chore(release): 1.2.2 [skip ci]
## [1.2.2](v1.2.1...v1.2.2) (2019-08-01) ### Bug Fixes * return to node 10 ([a6ffdb8](a6ffdb8))
1 parent a6ffdb8 commit 3090215

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.2](https://github.com/holvonix-open/paginate-generator/compare/v1.2.1...v1.2.2) (2019-08-01)
2+
3+
4+
### Bug Fixes
5+
6+
* return to node 10 ([a6ffdb8](https://github.com/holvonix-open/paginate-generator/commit/a6ffdb8))
7+
18
## [1.2.1](https://github.com/holvonix-open/paginate-generator/compare/v1.2.0...v1.2.1) (2019-08-01)
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.2.1",
3+
"version": "1.2.2",
44
"description": "An async generator facade for paginated APIs",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)