Skip to content

Commit 5e0b423

Browse files
chore: release packages (#5)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 424adc1 commit 5e0b423

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/sweet-comics-sleep.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# offline-detector
22

3+
## 1.1.1
4+
5+
### Patch Changes
6+
7+
- 424adc1: updated the node version to node 18
8+
39
## 1.1.0
410

511
### Minor Changes

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "offline-detector",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"type": "module",
55
"description": "A lightweight TypeScript library for detecting online/offline status in browsers with modern bundler support. Minimal dependencies, tree-shakable, and works with any bundler.",
66
"main": "dist/cjs/index.js",

0 commit comments

Comments
 (0)