Skip to content

Commit

Permalink
1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 23, 2023
1 parent ecea07f commit 2651cb0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## Unreleased

## 1.0.4
- Removed `get()` and added it to README to remove dependency from `lodash.get`

## 1.0.3
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": "airsync",
"version": "1.0.3",
"version": "1.0.4",
"description": "Empower asyncronous calls",
"main": "dist/index.js",
"files": [
Expand Down

0 comments on commit 2651cb0

Please sign in to comment.