Skip to content

Commit 538e5a0

Browse files
committed
Bump version to 1.0.4
1 parent 17a6f8f commit 538e5a0

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CHANGELOG
22

3+
## v1.0.4 - 2020-08-11
4+
- Dependency updates to address vulnerabilities
5+
36
## v1.0.3 - 2020-07-17
47
- Adds better CLI support for POSTing things
58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nypl/nypl-data-api-client",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "Simple client for interacting with NYPL's internal data api",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)