You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,26 @@
2
2
3
3
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.
4
4
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)
0 commit comments