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

Commit 1f4a817

Browse files
holvonix-engsemantic-release-bot
authored andcommitted
chore(release): 1.1.0 [skip ci]
# [1.1.0](v1.0.0...v1.1.0) (2019-07-20) ### Features * **ci:** semantic release ([#8](#8)) ([8a6abd5](8a6abd5))
1 parent 8a6abd5 commit 1f4a817

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# [1.1.0](https://github.com/holvonix-open/paginate-generator/compare/v1.0.0...v1.1.0) (2019-07-20)
2+
3+
4+
### Features
5+
6+
* **ci:** semantic release ([#8](https://github.com/holvonix-open/paginate-generator/issues/8)) ([8a6abd5](https://github.com/holvonix-open/paginate-generator/commit/8a6abd5))

package.json

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

0 commit comments

Comments
 (0)