mirror of
https://github.com/catppuccin/gitea.git
synced 2026-03-11 14:44:23 +00:00
chore(main): release 1.0.3
This commit is contained in:
parent
b9d0857cab
commit
3eeed36bd6
3 changed files with 9 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
".": "1.0.2"
|
||||
".": "1.0.3"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,5 +1,12 @@
|
|||
# Changelog
|
||||
|
||||
## [1.0.3](https://github.com/catppuccin/gitea/compare/v1.0.2...v1.0.3) (2026-01-20)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* unreadable repository topics edit button ([#79](https://github.com/catppuccin/gitea/issues/79)) ([b9d0857](https://github.com/catppuccin/gitea/commit/b9d0857cab5316074f64eb2bb12d562aa450c1ba))
|
||||
|
||||
## [1.0.2](https://github.com/catppuccin/gitea/compare/v1.0.1...v1.0.2) (2025-04-15)
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.0.2
|
||||
1.0.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue