File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-3
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.11.0] ( https://github.com/cosmology-tech/starship/compare/@starship-ci/cli@2.10.2...@starship-ci/cli@2.11.0 ) (2024-10-18)
7
+
8
+ ** Note:** Version bump only for package @starship-ci/cli
9
+
6
10
## [ 2.10.2] ( https://github.com/cosmology-tech/starship/compare/@starship-ci/cli@2.10.1...@starship-ci/cli@2.10.2 ) (2024-10-03)
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.10.2 " ,
3
+ "version" : " 2.11.0 " ,
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.9.2 " ,
58
+ "@starship-ci/client" : " ^2.10.0 " ,
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.10.0] ( https://github.com/cosmology-tech/starship/compare/@starship-ci/client@2.9.2...@starship-ci/client@2.10.0 ) (2024-10-18)
7
+
8
+ ** Note:** Version bump only for package @starship-ci/client
9
+
6
10
## [ 2.9.2] ( https://github.com/cosmology-tech/starship/compare/@starship-ci/client@2.9.1...@starship-ci/client@2.9.2 ) (2024-10-03)
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.9.2 " ,
3
+ "version" : " 2.10.0 " ,
4
4
"author" : " Dan Lynch <pyramation@gmail.com>" ,
5
5
"description" : " Starship CI Client" ,
6
6
"main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments