Skip to content

Commit

Permalink
v0.5.8 (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
EvanHahn authored and Kasra Kyanzadeh committed Nov 29, 2018
1 parent 933a08f commit 03bbc64
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# v0.5.8
* Remove `async` dependency (#76)
* Shrink size of browser build by about half (#76)

# v0.5.7
* Support dotenv for loading config (#59)
* Improve error message is select() is called without args (#70)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "airtable",
"version": "0.5.7",
"version": "0.5.8",
"homepage": "https://github.com/airtable/airtable.js",
"repository": "git://github.com/airtable/airtable.js.git",
"private": false,
Expand Down

0 comments on commit 03bbc64

Please sign in to comment.