fix(release): no changes detected
This commit is contained in:
14
changelog.md
Normal file
14
changelog.md
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
# Changelog
|
||||||
|
|
||||||
|
## 2025-12-24 - 1.0.1 - fix(release)
|
||||||
|
no changes detected
|
||||||
|
|
||||||
|
- No files changed in the provided git diff
|
||||||
|
- package.json version is 1.0.0; no release necessary
|
||||||
|
|
||||||
|
## 2025-12-24 - 1.0.0 - initial release
|
||||||
|
Initial project commit establishing the repository and baseline files.
|
||||||
|
|
||||||
|
- Initial commit that initializes the project
|
||||||
|
- Added baseline project structure and files
|
||||||
|
- Set project version to 1.0.0
|
||||||
8
ts_web/00_commitinfo_data.ts
Normal file
8
ts_web/00_commitinfo_data.ts
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
/**
|
||||||
|
* autocreated commitinfo by @push.rocks/commitinfo
|
||||||
|
*/
|
||||||
|
export const commitinfo = {
|
||||||
|
name: '@uptime.link/statuspage-admin',
|
||||||
|
version: '1.0.1',
|
||||||
|
description: 'Admin components for managing UptimeLink status pages, monitors, and incidents.'
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user