From 352365f01251be4147ef262ebe91fc1a3f6d7a07 Mon Sep 17 00:00:00 2001 From: Corentin Thomasset Date: Thu, 28 Jul 2022 19:31:16 +0200 Subject: [PATCH] chore(release): 2.9.2 --- CHANGELOG.md | 14 ++++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 17 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0840da5a..65fd9c02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ 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. +### [2.9.2](https://github.com/CorentinTh/it-tools/compare/v2.9.1...v2.9.2) (2022-07-28) + + +### Bug Fixes + +* **base64-file:** fixed url slug ([412de23](https://github.com/CorentinTh/it-tools/commit/412de23796babbc080b0768a75029ff2ddf2acfc)) +* **device-information:** handle of unknown values ([4f599b6](https://github.com/CorentinTh/it-tools/commit/4f599b699901a93444bcc67cbb3b3556a0561ae4)) +* **device-information:** prevent unwanted y-truncature of text ([138149e](https://github.com/CorentinTh/it-tools/commit/138149e6f0be91255907a6083887898e5c68882e)) + + +### Refactors + +* **base64-file:** fixed typo ([1a22d55](https://github.com/CorentinTh/it-tools/commit/1a22d55b3c48f58b05b5a50de4fea260e781fbef)) + ### [2.9.1](https://github.com/CorentinTh/it-tools/compare/v2.9.0...v2.9.1) (2022-07-25) diff --git a/package-lock.json b/package-lock.json index 3ddf161d..2bbf1a93 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "it-tools", - "version": "2.9.1", + "version": "2.9.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "it-tools", - "version": "2.9.1", + "version": "2.9.2", "license": "GNU GPLv3", "dependencies": { "@it-tools/bip39": "^0.0.4", diff --git a/package.json b/package.json index a00a988e..afbeab8d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "it-tools", - "version": "2.9.1", + "version": "2.9.2", "description": "Collection of handy online tools for developers, with great UX. ", "keywords": [ "productivity",