Compare commits
2 Commits
5f267229c4
...
v0.0.2
Author | SHA1 | Date | |
---|---|---|---|
a525f93093 | |||
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]
|
||||
|
||||
## [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
|
||||
|
||||
### 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