chore(release): 2.10.2

This commit is contained in:
Corentin Thomasset 2022-08-04 23:29:47 +02:00
parent f6cd9b76d3
commit b38ab82d05
No known key found for this signature in database
GPG key ID: DBD997E935996158
3 changed files with 13 additions and 3 deletions

View file

@ -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)

4
package-lock.json generated
View file

@ -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",

View file

@ -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",