Compare commits
2 Commits
5f267229c4
...
7b176a706e
Author | SHA1 | Date | |
---|---|---|---|
|
7b176a706e | ||
ee07910833 |
10
CHANGELOG.md
10
CHANGELOG.md
@@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [0.0.2] - 2025-07-22
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- add a global handler for getting items
|
||||||
|
- rename tag
|
||||||
|
|
||||||
|
### Other
|
||||||
|
- Configure Renovate (#2)
|
||||||
|
Add renovate.json
|
||||||
|
|
||||||
## [0.0.1] - 2025-07-21
|
## [0.0.1] - 2025-07-21
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
3
renovate.json
Normal file
3
renovate.json
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||||
|
}
|
Reference in New Issue
Block a user