From 0b505bfb0f7a5538ba178657a4824d3f7e8b14e7 Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Sat, 7 Jan 2023 13:35:23 -0500 Subject: [PATCH] Versioning Updates --- README.md | 10 +++++++++- package.json | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 34bc147..14a66f6 100644 --- a/README.md +++ b/README.md @@ -97,4 +97,12 @@ tenorAPIKey= ownerId= statusChannelId= clientId= -``` \ No newline at end of file +``` + +## Changes + +v3.0.1 - Migrate TenorJS API Endpoint +v3.0.2 - Add medical advice commands +v3.0.3 - Fix broken `/requests` command +v3.0.4 - Add ability to use multiple aliases +v3.0.5 - Add ability to save strains \ No newline at end of file diff --git a/package.json b/package.json index 9b73aa0..4f1e746 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodbot", - "version": "3.0.4", + "version": "3.0.5", "description": "Nods and Nod Accessories.", "main": "main.js", "dependencies": {