Skip to content

Commit 172546a

Browse files
committed
Bump to v1.0.5
1 parent 36dcc83 commit 172546a

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## v1.0.5 - 2021-12-06
4+
- Add support for PATCH
5+
- Improved schema-post CLI util
6+
- Improved documentation around authentication
7+
38
## v1.0.4 - 2020-08-11
49
- Dependency updates to address vulnerabilities
510

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.4",
3+
"version": "1.0.5",
44
"description": "Simple client for interacting with NYPL's internal data api",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)