@adins/ucsearch 3.0.2 → 3.0.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -3,6 +3,12 @@
|
|
|
3
3
|
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.0.0.
|
|
4
4
|
|
|
5
5
|
## Version
|
|
6
|
+
Version 3.0.4
|
|
7
|
+
1. fix dataInput
|
|
8
|
+
|
|
9
|
+
Version 3.0.3
|
|
10
|
+
1. fix error when set title
|
|
11
|
+
|
|
6
12
|
Version 3.0.2
|
|
7
13
|
1. Fix bug search addToTemp, data not filtered
|
|
8
14
|
|