From 2b781db4230cdc71e8cd0aba96361ed3e1f90dca Mon Sep 17 00:00:00 2001 From: Wils Dawson Date: Tue, 30 Apr 2024 14:56:17 -0700 Subject: [PATCH] update changelog to use correct released version --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 070106f..ccaed69 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ -## 0.16.0 +## 0.22.0 * Added support for the Bot User API. The Bot User API allows you to manage the bots that are registered to your ngrok account. You can automate the creation, management, and deletion of bot users in your account.