Skip to content

Commit

Permalink
chore: release 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 1, 2022
1 parent 766505a commit f04d0d4
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
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [1.6.3](https://github.com/dlenroc/node-testrail-api/compare/v1.6.2...v1.6.3) (2022-05-01)


### Bug Fixes

* use `_links.next` in pagination ([766505a](https://github.com/dlenroc/node-testrail-api/commit/766505ae99d62cb499fdf8bbf66fef822878ab29))

### [1.6.2](https://github.com/dlenroc/node-testrail-api/compare/v1.6.1...v1.6.2) (2022-04-30)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@dlenroc/testrail",
"description": "TestRail API client with error handling and typing",
"version": "1.6.2",
"version": "1.6.3",
"author": "Corneliu Duplachi",
"license": "MIT",
"homepage": "https://github.com/dlenroc/node-testrail-api",
Expand Down

0 comments on commit f04d0d4

Please sign in to comment.