aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Corentin Thomasset <corentin.thomasset74@gmail.com> 2022-08-04 23:29:47 +0200
committerGravatar Corentin Thomasset <corentin.thomasset74@gmail.com> 2022-08-04 23:29:47 +0200
commitb38ab82d05147b3c7452e79c6edb07e2ced18267 (patch)
treebf9346154c69e7caa127682b238f612b3c1d3057
parentf6cd9b76d38800e1a1f63d07152fc96cda562795 (diff)
downloadit-tools-b38ab82d05147b3c7452e79c6edb07e2ced18267.tar.gz
it-tools-b38ab82d05147b3c7452e79c6edb07e2ced18267.tar.zst
it-tools-b38ab82d05147b3c7452e79c6edb07e2ced18267.zip
chore(release): 2.10.2v2.10.2
-rw-r--r--CHANGELOG.md10
-rw-r--r--package-lock.json4
-rw-r--r--package.json2
3 files changed, 13 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 799b732..a153388 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,16 @@
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.10.2](https://github.com/CorentinTh/it-tools/compare/v2.10.1...v2.10.2) (2022-08-04)
+
+
+### Refactors
+
+* **dry:** mutualised duplicated code with withDefaultOnError ([f6cd9b7](https://github.com/CorentinTh/it-tools/commit/f6cd9b76d38800e1a1f63d07152fc96cda562795))
+* **home:** removed new tool first sort ([d30cd8a](https://github.com/CorentinTh/it-tools/commit/d30cd8a9abc3298c0a0b05f249e54318bb4537f2))
+* **json-prettifier:** more permissive json parser ([8089c60](https://github.com/CorentinTh/it-tools/commit/8089c60000000c42c821c6586c128d3d2b248885))
+* **lint:** added import rules ([208a373](https://github.com/CorentinTh/it-tools/commit/208a373fd08ac550778745eb6e4536bf02537da7))
+
### [2.10.1](https://github.com/CorentinTh/it-tools/compare/v2.10.0...v2.10.1) (2022-08-04)
diff --git a/package-lock.json b/package-lock.json
index e4269da..15a8091 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "it-tools",
- "version": "2.10.1",
+ "version": "2.10.2",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "it-tools",
- "version": "2.10.1",
+ "version": "2.10.2",
"license": "GNU GPLv3",
"dependencies": {
"@it-tools/bip39": "^0.0.4",
diff --git a/package.json b/package.json
index 909147f..22736df 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "it-tools",
- "version": "2.10.1",
+ "version": "2.10.2",
"description": "Collection of handy online tools for developers, with great UX. ",
"keywords": [
"productivity",