File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed
projects/angular4-paystack Expand file tree Collapse file tree 3 files changed +9
-1
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.1.1 - 12-03-23
6
+ ### Fixed
7
+ - Peer dependency for angular 15 support
8
+
5
9
## 3.1.0 - 17-02-23
6
10
### Added
7
11
- Added support for angular 15. Anguler versions 8 - 15 now supported
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.1.1 - 12-03-23
6
+ ### Fixed
7
+ - Peer dependency for angular 15 support
8
+
5
9
## 3.1.0 - 17-02-23
6
10
### Added
7
11
- Added support for angular 15. Anguler versions 8 - 15 now supported
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular4-paystack" ,
3
- "version" : " 3.1.0 " ,
3
+ "version" : " 3.1.1 " ,
4
4
"peerDependencies" : {
5
5
"@angular/common" : " 8.0.0 - 15" ,
6
6
"@angular/core" : " 8.0.0 - 15"
You can’t perform that action at this time.
0 commit comments