Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @starship-ci/cli@2.7.0
 - @starship-ci/client@2.7.0
  • Loading branch information
Anmol1696 committed Jun 19, 2024
1 parent dc991ea commit 43e822b
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 3 deletions.
4 changes: 4 additions & 0 deletions clients/js/packages/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.7.0](https://github.com/cosmology-tech/starship/compare/@starship-ci/cli@2.6.1...@starship-ci/cli@2.7.0) (2024-06-19)

**Note:** Version bump only for package @starship-ci/cli

## [2.6.1](https://github.com/cosmology-tech/starship/compare/@starship-ci/cli@2.6.0...@starship-ci/cli@2.6.1) (2024-06-14)

**Note:** Version bump only for package @starship-ci/cli
Expand Down
4 changes: 2 additions & 2 deletions clients/js/packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@starship-ci/cli",
"version": "2.6.1",
"version": "2.7.0",
"author": "Dan Lynch <pyramation@gmail.com>",
"description": "Starship CLI",
"main": "index.js",
Expand Down Expand Up @@ -53,7 +53,7 @@
"@types/js-yaml": "^4.0.9"
},
"dependencies": {
"@starship-ci/client": "^2.6.1",
"@starship-ci/client": "^2.7.0",
"chalk": "^4.1.0",
"deepmerge": "^4.3.1",
"inquirerer": "^1.9.0",
Expand Down
4 changes: 4 additions & 0 deletions clients/js/packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.7.0](https://github.com/cosmology-tech/starship/compare/@starship-ci/client@2.6.1...@starship-ci/client@2.7.0) (2024-06-19)

**Note:** Version bump only for package @starship-ci/client

## [2.6.1](https://github.com/cosmology-tech/starship/compare/@starship-ci/client@2.6.0...@starship-ci/client@2.6.1) (2024-06-14)

**Note:** Version bump only for package @starship-ci/client
Expand Down
2 changes: 1 addition & 1 deletion clients/js/packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@starship-ci/client",
"version": "2.6.1",
"version": "2.7.0",
"author": "Dan Lynch <pyramation@gmail.com>",
"description": "Starship CI Client",
"main": "index.js",
Expand Down

0 comments on commit 43e822b

Please sign in to comment.