File tree Expand file tree Collapse file tree 3 files changed +11
-3
lines changed
projects/angular4-paystack Expand file tree Collapse file tree 3 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to ` angular4-paystack ` will be documented in this file
44
5+ ## 3.0.2 - 18-08-21
6+ ### Fixed
7+ - Make angular v8 - v12 peer dependencies
8+
59## 3.0.1 - 12-07-21
610### Fixed
7- - Schematic change to ModuleWithProviders: [ here] ( https://angular.io/guide/migration-module-with-providers )
11+ - Schematic change to ModuleWithProviders: [ here] ( https://angular.io/guide/migration-module-with-providers ) . Thanks @ alexnoise79
812 - Fixed issue with re-opening payment modal after closing
913
1014## 3.0.0 - 15-10-20
Original file line number Diff line number Diff line change 22
33All notable changes to ` angular4-paystack ` will be documented in this file
44
5+ ## 3.0.2 - 18-08-21
6+ ### Fixed
7+ - Make angular v8 - v12 peer dependencies
8+
59## 3.0.1 - 12-07-21
610### Fixed
7- - Schematic change to ModuleWithProviders: [ here] ( https://angular.io/guide/migration-module-with-providers )
11+ - Schematic change to ModuleWithProviders: [ here] ( https://angular.io/guide/migration-module-with-providers ) . Thanks @ alexnoise79
812 - Fixed issue with re-opening payment modal after closing
913
1014## 3.0.0 - 15-10-20
Original file line number Diff line number Diff line change 11{
22 "name" : " angular4-paystack" ,
3- "version" : " 3.0.1 " ,
3+ "version" : " 3.0.2 " ,
44 "peerDependencies" : {
55 "@angular/common" : " 8.0.3 - 12.*" ,
66 "@angular/core" : " 8.0.3 - 12.*"
You can’t perform that action at this time.
0 commit comments