From fe73cacc7586758cff349405a967f111769b8f01 Mon Sep 17 00:00:00 2001 From: paulober <44974737+paulober@users.noreply.github.com> Date: Wed, 10 Aug 2022 17:34:18 +0200 Subject: [PATCH] v1.5.4 --- CHANGELOG.md | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1725e9b..365484b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# Changelog +# Changelog (full changelogs arren't avail. at the moment) ## [v1.5.3](https://github.com/paulober/Pico-W-Go/tree/v1.5.3) (2022-08-10) diff --git a/package-lock.json b/package-lock.json index 4942014..24e9ac7 100755 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "pico-w-go", - "version": "1.5.3", + "version": "1.5.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "pico-w-go", - "version": "1.5.3", + "version": "1.5.4", "hasInstallScript": true, "license": "SEE LICENSE IN ", "dependencies": { diff --git a/package.json b/package.json index f34235d..0da196a 100755 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "pico-w-go", "displayName": "Pico-Go (W)", "description": "Autocompletion and a REPL console for the Raspberry Pi Pico (W).", - "version": "1.5.3", + "version": "1.5.4", "publisher": "paulober", "repository": "https://github.com/paulober/Pico-W-Go", "bugs": {