Skip to content

Commit

Permalink
Release 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jcbrand committed Apr 8, 2022
1 parent ea33c47 commit 0d163f8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.0.7 (Unreleased)
## 0.0.7 (2022-04-08)

- Move code that needs to be bundled to `dependencies` from `devDependencies`
- Update localForage-getItems to fix a build issue on Windows
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"lint": "eslint src/*.js test/*.js"
},
"module": "src/main.js",
"version": "0.0.6",
"version": "0.0.7",
"license": "MIT",
"repository": {
"type": "git",
Expand Down

0 comments on commit 0d163f8

Please sign in to comment.