Skip to content

Commit

Permalink
chore: release v0.2.0 (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayakkulkarni committed May 28, 2020
1 parent 6bfc8fd commit e4ac5de
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
<a name="0.2.0"></a>
# [0.2.0](https://github.com/vinayakkulkarni/s-offline/compare/v0.1.4...v0.2.0) (2020-05-28)


### Features

* add eslint & prettier ([c2c6796](https://github.com/vinayakkulkarni/s-offline/commit/c2c6796))
* use <svelte:window /> for listening window's events ([3eed049](https://github.com/vinayakkulkarni/s-offline/commit/3eed049))



<a name="0.1.4"></a>
## [0.1.4](https://github.com/vinayakkulkarni/s-offline/compare/v0.1.3...v0.1.4) (2020-05-28)

Expand Down
2 changes: 1 addition & 1 deletion 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
@@ -1,7 +1,7 @@
{
"name": "s-offline",
"description": "Offline and Online network detection 🗼",
"version": "0.1.4",
"version": "0.2.0",
"author": {
"name": "Vinayak Kulkarni",
"email": "inbox.vinayak@gmail.com",
Expand Down

0 comments on commit e4ac5de

Please sign in to comment.