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 2
2
3
3
All notable changes to ` angular4-paystack ` will be documented in this file
4
4
5
+ ## 3.0.2 - 18-08-21
6
+ ### Fixed
7
+ - Make angular v8 - v12 peer dependencies
8
+
5
9
## 3.0.1 - 12-07-21
6
10
### 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
8
12
- Fixed issue with re-opening payment modal after closing
9
13
10
14
## 3.0.0 - 15-10-20
Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to ` angular4-paystack ` will be documented in this file
4
4
5
+ ## 3.0.2 - 18-08-21
6
+ ### Fixed
7
+ - Make angular v8 - v12 peer dependencies
8
+
5
9
## 3.0.1 - 12-07-21
6
10
### 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
8
12
- Fixed issue with re-opening payment modal after closing
9
13
10
14
## 3.0.0 - 15-10-20
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular4-paystack" ,
3
- "version" : " 3.0.1 " ,
3
+ "version" : " 3.0.2 " ,
4
4
"peerDependencies" : {
5
5
"@angular/common" : " 8.0.3 - 12.*" ,
6
6
"@angular/core" : " 8.0.3 - 12.*"
You can’t perform that action at this time.
0 commit comments