mirror of
https://github.com/starship/starship.git
synced 2026-06-24 02:01:36 +07:00
chore(master): release 1.13.1 (#4937)
This commit is contained in:
committed by
GitHub
parent
ff82fb99af
commit
fdd3d15054
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## [1.13.1](https://github.com/starship/starship/compare/v1.13.0...v1.13.1) (2023-02-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* trigger release ([ff82fb9](https://github.com/starship/starship/commit/ff82fb99af88c007a18c7655fb0150c4415bb5db))
|
||||
|
||||
## [1.13.0](https://github.com/starship/starship/compare/v1.12.0...v1.13.0) (2023-02-24)
|
||||
|
||||
|
||||
|
||||
Generated
+1
-1
@@ -2783,7 +2783,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "starship"
|
||||
version = "1.13.0"
|
||||
version = "1.13.1"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"clap",
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "starship"
|
||||
version = "1.13.0"
|
||||
version = "1.13.1"
|
||||
authors = ["Starship Contributors"]
|
||||
build = "build.rs"
|
||||
categories = ["command-line-utilities"]
|
||||
|
||||
Reference in New Issue
Block a user