Skip to content

Commit 571fff5

Browse files
chore: release v0.5.1 (#893)
1 parent 2f33f87 commit 571fff5

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [0.5.1](https://github.com/vinayakkulkarni/s-offline/compare/v0.5.0...v0.5.1) (2022-12-04)
2+
3+
4+
### Bug Fixes
5+
6+
* remove `dist` dir from registry ([2f33f87](https://github.com/vinayakkulkarni/s-offline/commit/2f33f8744d6f7b8b709d6040042134bd24956c45))
7+
8+
9+
### Features
10+
11+
* add docs & fix failing build ([11482ee](https://github.com/vinayakkulkarni/s-offline/commit/11482ee1ba31aed86040979484c0fc0a74bfabda))
12+
13+
14+
115
# [0.5.0](https://github.com/vinayakkulkarni/s-offline/compare/v0.4.0...v0.5.0) (2022-12-04)
216

317

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "s-offline",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Offline and Online network detection 🗼",
55
"main": "./index.js",
66
"module": "./index.js",

0 commit comments

Comments
 (0)