Skip to content

Commit 141c124

Browse files
committed
docs(changelog): update changelog for 2023.05.14-77f2efc
1 parent 77f2efc commit 141c124

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
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.05.14-77f2efc
6+
7+
### Features
8+
- **list-converter**: a small converter who deals with column based data and do some stuff with it (#387) (83a7b3b)
9+
- **new tool**: phone parser and normalizer (ce3150c)
10+
11+
### Bug fixes
12+
- **phone-parser**: use default country code (a43c546)
13+
- **home**: prevent weird blue border on card (3f6c8f0)
14+
15+
### Refactoring
16+
- **ui**: replaced some n-input with c-input-text (77f2efc)
17+
18+
### Chores
19+
- **issues**: updated new tool request issue template (edae4c6)
20+
21+
### Ui-lib
22+
- **new-component**: added text input component in the c-lib (aad8d84)
23+
- **button**: size variants (401f13f)
24+
525
## Version 2023.04.23-92bd835
626

727
### Features

0 commit comments

Comments
 (0)