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.9.0] ( https://github.com/cosmology-tech/starship/compare/@starship-ci/cli@2.8.1...@starship-ci/cli@2.9.0 ) (2024-06-24)
7
+
8
+ ** Note:** Version bump only for package @starship-ci/cli
9
+
6
10
## [ 2.8.1] ( https://github.com/cosmology-tech/starship/compare/@starship-ci/cli@2.8.0...@starship-ci/cli@2.8.1 ) (2024-06-21)
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.8.1 " ,
3
+ "version" : " 2.9.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.7.2 " ,
58
+ "@starship-ci/client" : " ^2.8.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.8.0] ( https://github.com/cosmology-tech/starship/compare/@starship-ci/client@2.7.2...@starship-ci/client@2.8.0 ) (2024-06-24)
7
+
8
+ ** Note:** Version bump only for package @starship-ci/client
9
+
6
10
## [ 2.7.2] ( https://github.com/cosmology-tech/starship/compare/@starship-ci/client@2.7.1...@starship-ci/client@2.7.2 ) (2024-06-21)
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.7.2 " ,
3
+ "version" : " 2.8.0 " ,
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.4.0] ( https://github.com/cosmology-tech/starship/compare/starshipjs@2.3.0...starshipjs@2.4.0 ) (2024-06-24)
7
+
8
+ ** Note:** Version bump only for package starshipjs
9
+
6
10
# [ 2.3.0] ( https://github.com/cosmology-tech/starship/compare/starshipjs@2.2.0...starshipjs@2.3.0 ) (2024-06-13)
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.3 .0" ,
3
+ "version" : " 2.4 .0" ,
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