mirror of
https://github.com/catppuccin/fleet.git
synced 2026-01-09 05:31:14 +08:00
chore(main): release 1.2.1 (#81)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
parent
7dbc6a336b
commit
7bc8f153a4
@ -1,3 +1,3 @@
|
||||
{
|
||||
".": "1.2.0"
|
||||
".": "1.2.1"
|
||||
}
|
||||
|
||||
@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [1.2.1](https://github.com/catppuccin/fleet/compare/v1.2.0...v1.2.1) (2025-05-19)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* adjust terminal colours ([#80](https://github.com/catppuccin/fleet/issues/80)) ([7dbc6a3](https://github.com/catppuccin/fleet/commit/7dbc6a336b596f6d6413b39b42ff3e6a001ee58d))
|
||||
|
||||
## [1.2.0](https://github.com/catppuccin/fleet/compare/v1.1.1...v1.2.0) (2024-12-18)
|
||||
|
||||
|
||||
|
||||
@ -3,7 +3,7 @@ plugins {
|
||||
alias(libs.plugins.fleet.plugin)
|
||||
}
|
||||
|
||||
version = "1.2.0" // x-release-please-version
|
||||
version = "1.2.1" // x-release-please-version
|
||||
|
||||
fleetPlugin {
|
||||
id = "com.github.catppuccin.fleet"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user