mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-20 06:55:06 -04:00
docs(changelog): update changelog for 2023.04.23-92bd835
This commit is contained in:
parent
92bd83536f
commit
b7aaea1b58
1 changed files with 19 additions and 0 deletions
19
CHANGELOG.md
19
CHANGELOG.md
|
@ -2,6 +2,25 @@
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
## Version 2023.04.23-92bd835
|
||||||
|
|
||||||
|
### Features
|
||||||
|
- **ui-lib**: demo pages for c-lib components (92bd835)
|
||||||
|
- **new-tool**: diff of two json objects (362f2fa)
|
||||||
|
- **ipv4-range-expander**: expands a given IPv4 start and end address to a valid IPv4 subnet (#366) (df989e2)
|
||||||
|
- **date converter**: auto focus main input (6d22025)
|
||||||
|
|
||||||
|
### Bug fixes
|
||||||
|
- **ts**: cleaned legacy typechecking warning (e88c1d5)
|
||||||
|
- **mac-address-lookup**: added copy handler on button click (c311e38)
|
||||||
|
|
||||||
|
### Refactoring
|
||||||
|
- **ui-lib**: prevent c-button to shrink (61ece23)
|
||||||
|
- **ui**: replaced naive ui cards with custom ones (f080933)
|
||||||
|
- **clean**: removed unused lodash import (bb32513)
|
||||||
|
- **clean**: removed useless br tags (74073f5)
|
||||||
|
- **ui**: getting ride of naive ui buttons (c45bce3)
|
||||||
|
|
||||||
## Version 2023.04.14-dbad773
|
## Version 2023.04.14-dbad773
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue