From 66c30891afa7b41d7161618a60473f4b71d8c636 Mon Sep 17 00:00:00 2001 From: apotdevin Date: Tue, 11 May 2021 12:27:33 +0200 Subject: [PATCH] chore(release): 0.12.17 --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5db2c4f6..e2347adb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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. +### [0.12.17](https://github.com/apotdevin/thunderhub/compare/v0.12.16...v0.12.17) (2021-05-11) + + +### Improvements + +* change explorer url ([545ba8c](https://github.com/apotdevin/thunderhub/commit/545ba8c7617e2a339a360af2bdda9dc87d0b2a3d)) + ### [0.12.16](https://github.com/apotdevin/thunderhub/compare/v0.12.15...v0.12.16) (2021-05-02) diff --git a/package-lock.json b/package-lock.json index d135846f..6f366d6d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "thunderhub", - "version": "0.12.16", + "version": "0.12.17", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 48299515..4b01bc12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thunderhub", - "version": "0.12.16", + "version": "0.12.17", "description": "", "main": "index.js", "scripts": {