Skip to content

Commit b7aaea1

Browse files
committed
docs(changelog): update changelog for 2023.04.23-92bd835
1 parent 92bd835 commit b7aaea1

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
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.
44

5+
## Version 2023.04.23-92bd835
6+
7+
### Features
8+
- **ui-lib**: demo pages for c-lib components (92bd835)
9+
- **new-tool**: diff of two json objects (362f2fa)
10+
- **ipv4-range-expander**: expands a given IPv4 start and end address to a valid IPv4 subnet (#366) (df989e2)
11+
- **date converter**: auto focus main input (6d22025)
12+
13+
### Bug fixes
14+
- **ts**: cleaned legacy typechecking warning (e88c1d5)
15+
- **mac-address-lookup**: added copy handler on button click (c311e38)
16+
17+
### Refactoring
18+
- **ui-lib**: prevent c-button to shrink (61ece23)
19+
- **ui**: replaced naive ui cards with custom ones (f080933)
20+
- **clean**: removed unused lodash import (bb32513)
21+
- **clean**: removed useless br tags (74073f5)
22+
- **ui**: getting ride of naive ui buttons (c45bce3)
23+
524
## Version 2023.04.14-dbad773
625

726
### Features

0 commit comments

Comments
 (0)