File tree Expand file tree Collapse file tree 6 files changed +16
-4
lines changed Expand file tree Collapse file tree 6 files changed +16
-4
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.14.1] ( https://github.com/hyperweb-io/starship/compare/@starship-ci/cli@2.14.0...@starship-ci/cli@2.14.1 ) (2025-01-28)
7
+
8
+ ** Note:** Version bump only for package @starship-ci/cli
9
+
6
10
# [ 2.14.0] ( https://github.com/hyperweb-io/starship/compare/@starship-ci/cli@2.13.0...@starship-ci/cli@2.14.0 ) (2025-01-27)
7
11
8
12
** Note:** Version bump only for package @starship-ci/cli
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @starship-ci/cli" ,
3
- "version" : " 2.14.0 " ,
3
+ "version" : " 2.14.1 " ,
4
4
"author" : " Dan Lynch <pyramation@gmail.com>" ,
5
5
"description" : " Starship CLI" ,
6
6
"main" : " index.js" ,
55
55
"@types/js-yaml" : " ^4.0.9"
56
56
},
57
57
"dependencies" : {
58
- "@starship-ci/client" : " ^2.13.0 " ,
58
+ "@starship-ci/client" : " ^2.13.1 " ,
59
59
"chalk" : " ^4.1.0" ,
60
60
"deepmerge" : " ^4.3.1" ,
61
61
"inquirerer" : " ^1.9.0" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.13.1] ( https://github.com/hyperweb-io/starship/compare/@starship-ci/client@2.13.0...@starship-ci/client@2.13.1 ) (2025-01-28)
7
+
8
+ ** Note:** Version bump only for package @starship-ci/client
9
+
6
10
# [ 2.13.0] ( https://github.com/hyperweb-io/starship/compare/@starship-ci/client@2.12.0...@starship-ci/client@2.13.0 ) (2025-01-27)
7
11
8
12
** Note:** Version bump only for package @starship-ci/client
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @starship-ci/client" ,
3
- "version" : " 2.13.0 " ,
3
+ "version" : " 2.13.1 " ,
4
4
"author" : " Dan Lynch <pyramation@gmail.com>" ,
5
5
"description" : " Starship CI Client" ,
6
6
"main" : " index.js" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 2.5.1] ( https://github.com/hyperweb-io/starship/compare/starshipjs@2.5.0...starshipjs@2.5.1 ) (2025-01-28)
7
+
8
+ ** Note:** Version bump only for package starshipjs
9
+
6
10
# [ 2.5.0] ( https://github.com/hyperweb-io/starship/compare/starshipjs@2.4.1...starshipjs@2.5.0 ) (2025-01-27)
7
11
8
12
** Note:** Version bump only for package starshipjs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " starshipjs" ,
3
- "version" : " 2.5.0 " ,
3
+ "version" : " 2.5.1 " ,
4
4
"author" : " Dan Lynch <pyramation@gmail.com>" ,
5
5
"description" : " JS utilities for Starship" ,
6
6
"main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments