Skip to content

Commit e02357a

Browse files
chore: version packages (#36)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent cd84490 commit e02357a

3 files changed

Lines changed: 7 additions & 8 deletions

File tree

.changeset/tender-taxis-kick.md

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

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
11
# uptimekit
22

3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- cd84490: Allow specification of retries (monitor add/edit --retries,-r) before a notification is sent
8+
39
## 1.2.28
410

511
### Patch Changes
612

713
- 3a128ef: ### Bug Fixes
8-
914
- Fixed SSL monitor table layout where status text was wrapping incorrectly
1015

1116
- Adjusted column widths for better alignment
1217

1318
### Improvements
14-
1519
- Updated Ink to latest version
1620

1721
- Updated React to latest version

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "uptimekit",
3-
"version": "1.2.28",
3+
"version": "1.3.0",
44
"description": "A cross-platform CLI for monitoring website/server health with a TUI dashboard.",
55
"main": "dist/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)