v2.0.8
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
|
||||
## Pending
|
||||
|
||||
|
||||
## 2026-05-10 - 2.0.8
|
||||
|
||||
### Fixes
|
||||
|
||||
- improve update check caching, validation, and error handling (smartupdate)
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@push.rocks/smartupdate",
|
||||
"version": "2.0.7",
|
||||
"version": "2.0.8",
|
||||
"private": false,
|
||||
"description": "A library designed to facilitate smarter update notifications and checking for Node.js projects.",
|
||||
"main": "dist_ts/index.js",
|
||||
|
||||
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartupdate',
|
||||
version: '2.0.7',
|
||||
version: '2.0.8',
|
||||
description: 'A library designed to facilitate smarter update notifications and checking for Node.js projects.'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user