@adins/ucsearch 3.4.2 → 3.4.3

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.
Files changed (2) hide show
  1. package/README.md +4 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -5,6 +5,10 @@ This library was generated with [Angular CLI](https://github.com/angular/angular
5
5
  ## Version
6
6
  notes: new ui under canary.x tags
7
7
 
8
+ Version 3.4.3
9
+ 1. change font size
10
+ 2. change dropdown icon
11
+
8
12
  Version 3.4.2
9
13
  1. change font color
10
14
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@adins/ucsearch",
3
- "version": "3.4.2",
3
+ "version": "3.4.3",
4
4
  "peerDependencies": {
5
5
  "@angular/common": ">=13.1.2",
6
6
  "@angular/core": ">=13.1.2"