+2
-11
@@ -7,14 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
## [0.1.1] - 2026-02-18
|
|
||||||
|
|
||||||
### Changed
|
|
||||||
|
|
||||||
- Transferred repository to `privilegedescalation` GitHub organization
|
|
||||||
- Updated all repo URLs in `package.json` to new organization
|
|
||||||
- Expanded `CLAUDE.md` with data flow architecture, additional dev commands, and test notes
|
|
||||||
|
|
||||||
## [0.1.0] - 2026-02-18
|
## [0.1.0] - 2026-02-18
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
@@ -40,6 +32,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
- TypeScript strict mode with zero `any` types
|
- TypeScript strict mode with zero `any` types
|
||||||
- ESLint + Prettier code quality tooling
|
- ESLint + Prettier code quality tooling
|
||||||
|
|
||||||
[Unreleased]: https://github.com/privilegedescalation/headlamp-rook-ceph-plugin/compare/v0.1.1...HEAD
|
[Unreleased]: https://github.com/cpfarhood/headlamp-rook-ceph-plugin/compare/v0.1.0...HEAD
|
||||||
[0.1.1]: https://github.com/privilegedescalation/headlamp-rook-ceph-plugin/compare/v0.1.0...v0.1.1
|
[0.1.0]: https://github.com/cpfarhood/headlamp-rook-ceph-plugin/releases/tag/v0.1.0
|
||||||
[0.1.0]: https://github.com/privilegedescalation/headlamp-rook-ceph-plugin/releases/tag/v0.1.0
|
|
||||||
|
|||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "headlamp-rook-ceph-plugin",
|
"name": "headlamp-rook-ceph-plugin",
|
||||||
"version": "0.1.1",
|
"version": "0.1.0",
|
||||||
"description": "Headlamp plugin for Rook-Ceph cluster visibility and CSI driver monitoring",
|
"description": "Headlamp plugin for Rook-Ceph cluster visibility and CSI driver monitoring",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Reference in New Issue
Block a user