Skip to content

Commit

Permalink
chore(release): 4.2.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot authored and vansergen committed May 15, 2022
1 parent 45a919e commit 61111c0
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

### [4.2.1](https://github.com/vansergen/gemini-node-api/compare/v4.2.0...v4.2.1) (2022-05-15)

### Dependencies

- upgrade `rpc-request` to `v6.0.1` ([1252b8d](https://github.com/vansergen/gemini-node-api/commit/1252b8d850c0218970163f24bf534a2f2ecaef3b))

## [4.2.0](https://github.com/vansergen/gemini-node-api/compare/v4.1.0...v4.2.0) (2022-05-15)

### Features
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ <h3>AuthenticatedClient</h3>
</code></pre>
<ul>
<li>
<a href="https://docs.gemini.com/rest-api/#add-bank"
<a href="https://docs.gemini.com/rest-api/#payment-methods"
><code>getPaymentMethods</code></a
>
</li>
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gemini-node-api",
"version": "4.2.0",
"version": "4.2.1",
"description": "Gemini Node.js API",
"main": "build/index.js",
"directories": {
Expand Down

0 comments on commit 61111c0

Please sign in to comment.