Skip to content

Commit

Permalink
chore: release v0.7.0 (#1167)
Browse files Browse the repository at this point in the history
Signed-off-by: Vinayak Kulkarni <19776877+vinayakkulkarni@users.noreply.github.com>
  • Loading branch information
vinayakkulkarni committed Apr 11, 2023
1 parent d819b3c commit e58f062
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 3 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
# [0.7.0](https://github.com/vinayakkulkarni/s-offline/compare/v0.6.0...v0.7.0) (2023-04-11)


### Features

* add publint for lint checking pre-publish ([92ed354](https://github.com/vinayakkulkarni/s-offline/commit/92ed35482fade86f2576bf11d5f92d18ace25650))
* update beforePublish command to run prepublish script ([d819b3c](https://github.com/vinayakkulkarni/s-offline/commit/d819b3ce7ff7b0646ea865bb44ab31f7fc485bca))



# [0.6.0](https://github.com/vinayakkulkarni/s-offline/compare/v0.5.1...v0.6.0) (2023-04-11)


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
@@ -1,6 +1,6 @@
{
"name": "s-offline",
"version": "0.6.0",
"version": "0.7.0",
"description": "Offline and Online network detection 🗼",
"main": "./dist/index.js",
"module": "./dist/index.js",
Expand Down

0 comments on commit e58f062

Please sign in to comment.