Skip to content

Commit

Permalink
chore: release v0.2.1 (#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
vinayakkulkarni authored Jul 8, 2021
1 parent f05a810 commit 413b140
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 3 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
## [0.2.1](https://github.com/vinayakkulkarni/s-offline/compare/v0.2.0...v0.2.1) (2021-07-08)


### Bug Fixes

* bump dependencies ([32b1e0b](https://github.com/vinayakkulkarni/s-offline/commit/32b1e0b9dc70f356068924581e4bd3d51dcdf85b))
* **deps:** bump actions/checkout from 2 to 2.3.4 ([618813d](https://github.com/vinayakkulkarni/s-offline/commit/618813d62d0d35eb99dd2451ab87a25ea165793e))
* **deps:** bump actions/setup-node from 2.1.5 to 2.2.0 ([1cb5485](https://github.com/vinayakkulkarni/s-offline/commit/1cb5485e397960bb777162a46b8e31531e762d10))
* **deps:** bump actions/setup-node from v1 to v2.1.1 ([028bc18](https://github.com/vinayakkulkarni/s-offline/commit/028bc18216acc098a334d2b2fedea8f46271d45b))
* **deps:** bump actions/setup-node from v2.1.1 to v2.1.2 ([ff87d1d](https://github.com/vinayakkulkarni/s-offline/commit/ff87d1db291905a8d4d0badcfd34a64868693331))
* **deps:** bump actions/setup-node from v2.1.2 to v2.1.3 ([85004f5](https://github.com/vinayakkulkarni/s-offline/commit/85004f58d1567d0516e37a8c3abada20aae4ae7b))
* **deps:** bump actions/setup-node from v2.1.3 to v2.1.4 ([03673fa](https://github.com/vinayakkulkarni/s-offline/commit/03673fabdddb225996744bee5711cc1fe344556a))
* **deps:** bump actions/setup-node from v2.1.4 to v2.1.5 ([b004fbc](https://github.com/vinayakkulkarni/s-offline/commit/b004fbcdf1e30d69e6cd2a89bea43c7cd7eb4349))
* **deps:** bump glob-parent from 5.1.1 to 5.1.2 ([2c81965](https://github.com/vinayakkulkarni/s-offline/commit/2c81965a69e31b306770453211efbd4007f55a60))
* **deps:** bump hosted-git-info from 2.8.8 to 2.8.9 ([897e844](https://github.com/vinayakkulkarni/s-offline/commit/897e8440df3b1837a20e4b27e9beaa8798de47bb))
* **deps:** bump ini from 1.3.5 to 1.3.8 ([e2ae619](https://github.com/vinayakkulkarni/s-offline/commit/e2ae619c18df84b1246510997866bb0a50d79e1a))
* **deps:** bump lodash from 4.17.15 to 4.17.19 ([f74f655](https://github.com/vinayakkulkarni/s-offline/commit/f74f65504a06aa09592151be2433dae6e974bd85))
* **deps:** bump lodash from 4.17.20 to 4.17.21 ([b655234](https://github.com/vinayakkulkarni/s-offline/commit/b6552349b4b184164f77b5091276ff3244766003))
* **deps:** bump node-fetch from 2.6.0 to 2.6.1 ([b1fd87e](https://github.com/vinayakkulkarni/s-offline/commit/b1fd87e1dd43a5da48ce03b28bb32fe2edfddb50))
* **deps:** bump ping.js from 0.2.3 to 0.3.0 ([46417be](https://github.com/vinayakkulkarni/s-offline/commit/46417bee074df55f587f56fa3b47e3dbaf1a29c2))
* **deps:** bump serialize-javascript from 3.0.0 to 3.1.0 ([2064591](https://github.com/vinayakkulkarni/s-offline/commit/2064591daf788990c9c4498d0fdf253673364973))
* update `dependabot.yml` ([04c03cb](https://github.com/vinayakkulkarni/s-offline/commit/04c03cb4f43925c54a5f4e8d19c6fc3e9e722fb7))
* update time ([8ca98fe](https://github.com/vinayakkulkarni/s-offline/commit/8ca98fee85548ef5dd8a469755f05e211d11e54b))



<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)

Expand Down
9 changes: 7 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
@@ -1,7 +1,7 @@
{
"name": "s-offline",
"description": "Offline and Online network detection 🗼",
"version": "0.2.0",
"version": "0.2.1",
"author": {
"name": "Vinayak Kulkarni",
"email": "[email protected]",
Expand Down

0 comments on commit 413b140

Please sign in to comment.