Skip to content

Commit 757ccb6

Browse files
author
Daniel Appel
authored
Merge pull request #14 from NYPL/bump_header
Bump header version to 2.4.19
2 parents 30c67bd + cacf10b commit 757ccb6

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## CHANGE LOG
22

3+
### v0.4.17
4+
- Updating @nypl/dgx-header-component to 2.4.19
5+
36
### v0.4.16
47
- Updating @nypl/dgx-header-component to 2.4.15 and checking for QA in APP_ENV.
58

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ a patron record.
77
https://www.nypl.org/library-card/new/
88

99
## Version
10-
> 0.4.16
10+
> 0.4.17
1111
1212
| Branch | Status |
1313
|:--------------|:---------------------------------------------------------------------------------------------------------------------------------------------------------|

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nypl-library-card-app",
3-
"version": "0.4.16",
3+
"version": "0.4.17",
44
"description": "NYPL Get A Library Card App",
55
"main": "index.js",
66
"scripts": {
@@ -56,7 +56,7 @@
5656
},
5757
"dependencies": {
5858
"@nypl/design-toolkit": "0.1.36",
59-
"@nypl/dgx-header-component": "2.4.15",
59+
"@nypl/dgx-header-component": "2.4.19",
6060
"@nypl/dgx-react-footer": "0.5.1",
6161
"axios": "0.15.3",
6262
"babel-core": "6.24.0",

0 commit comments

Comments
 (0)