Commit 757ccb6 Daniel Appel
authored
File tree 3 files changed +6
-3
lines changed
3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1
1
## CHANGE LOG
2
2
3
+ ### v0.4.17
4
+ - Updating @nypl/dgx-header-component to 2.4.19
5
+
3
6
### v0.4.16
4
7
- Updating @nypl/dgx-header-component to 2.4.15 and checking for QA in APP_ENV.
5
8
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ a patron record.
7
7
https://www.nypl.org/library-card/new/
8
8
9
9
## Version
10
- > 0.4.16
10
+ > 0.4.17
11
11
12
12
| Branch | Status |
13
13
| :--------------| :---------------------------------------------------------------------------------------------------------------------------------------------------------|
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nypl-library-card-app" ,
3
- "version" : " 0.4.16 " ,
3
+ "version" : " 0.4.17 " ,
4
4
"description" : " NYPL Get A Library Card App" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
56
56
},
57
57
"dependencies" : {
58
58
"@nypl/design-toolkit" : " 0.1.36" ,
59
- "@nypl/dgx-header-component" : " 2.4.15 " ,
59
+ "@nypl/dgx-header-component" : " 2.4.19 " ,
60
60
"@nypl/dgx-react-footer" : " 0.5.1" ,
61
61
"axios" : " 0.15.3" ,
62
62
"babel-core" : " 6.24.0" ,
You can’t perform that action at this time.
0 commit comments