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

Commit

Permalink
chore(release): 1.2.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.5](v1.2.4...v1.2.5) (2019-08-10)

### πŸ“– Documentation

* fix SPDX ([1e7b863](1e7b863))
  • Loading branch information
holvonix-bot committed Aug 10, 2019
1 parent 1e7b863 commit 9c32b17
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.2.5](https://github.com/holvonix-open/paginate-generator/compare/v1.2.4...v1.2.5) (2019-08-10)


### πŸ“– Documentation

* fix SPDX ([1e7b863](https://github.com/holvonix-open/paginate-generator/commit/1e7b863))

## [1.2.4](https://github.com/holvonix-open/paginate-generator/compare/v1.2.3...v1.2.4) (2019-08-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "paginate-generator",
"version": "1.2.4",
"version": "1.2.5",
"description": "An async generator facade for paginated APIs",
"repository": {
"type": "git",
Expand Down

0 comments on commit 9c32b17

Please sign in to comment.