bump version to 0.1.3 and add to CHANGELOG
This commit is contained in:
@@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
|
||||
## [0.1.3] - 2026.07.30
|
||||
### Changed
|
||||
- Persistence changed from file to SQLite
|
||||
|
||||
|
||||
## [0.1.2] - 2026.07.16
|
||||
### Added
|
||||
- Validation via Endorser service, with new ENDORSER_URL variable
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "notification-wakeup-service",
|
||||
"version": "0.1.2",
|
||||
"version": "0.1.3",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"packageManager": "pnpm@11.4.0",
|
||||
|
||||
Reference in New Issue
Block a user