diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1096919..4880b16 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,11 @@
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.
+
+## [6.3.22](https://github.com/nash-io/api-client-typescript/compare/v6.3.20...v6.3.22) (2022-03-11)
+
+
+
## [6.3.20](https://github.com/nash-io/api-client-typescript/compare/v6.3.17...v6.3.20) (2021-12-02)
diff --git a/package.json b/package.json
index 172c354..edd8a44 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "@neon-exchange/api-client-typescript",
- "version": "6.3.20",
+ "version": "6.3.22",
"description": "Official TypeScript client for interacting with the Nash exchange",
"main": "build/main/index.js",
"typings": "build/main/index.d.ts",