Skip to content

Commit 60495fe

Browse files
fix(picker): Compatibility issues with Angular 10 (#35) (#37)
* doc: Update changelog * fix: Picker base component naming * fix: Failing tests * doc: Update changelog Co-authored-by: Ravi Anand <[email protected]>
1 parent b4ed918 commit 60495fe

File tree

7 files changed

+21091
-145
lines changed

7 files changed

+21091
-145
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
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+
### Bug Fixes
6+
7+
* **build:** fix Compatibility issues with Angular 10.
8+
59
## [1.3.0](https://github.com/filestack/filestack-angular/compare/v1.2.0...v1.3.0) (2020-10-05)
610

711

@@ -12,7 +16,7 @@ All notable changes to this project will be documented in this file. See [standa
1216

1317
### Bug Fixes
1418

15-
* **build:** fix problems with build library for angular < 9
19+
* **build:** fix problems with build library for angular < 9
1620

1721

1822
## [1.2.0](https://github.com/filestack/filestack-angular/compare/v1.0.2...v1.2.0) (2020-10-05)

0 commit comments

Comments
 (0)