Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @starship-ci/[email protected]
 - @starship-ci/[email protected]
  • Loading branch information
pyramation committed May 1, 2024
1 parent 4636882 commit dc067ba
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 3 deletions.
8 changes: 8 additions & 0 deletions ci/cli/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.5.0](https://github.com/cosmology-tech/starshipjs/compare/@starship-ci/[email protected]...@starship-ci/[email protected]) (2024-05-01)

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





## [1.4.5](https://github.com/cosmology-tech/starshipjs/compare/@starship-ci/[email protected]...@starship-ci/[email protected]) (2024-04-23)

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

# [1.3.0](https://github.com/cosmology-tech/starshipjs/compare/@starship-ci/[email protected]...@starship-ci/[email protected]) (2024-05-01)

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





## [1.2.4](https://github.com/cosmology-tech/starshipjs/compare/@starship-ci/[email protected]...@starship-ci/[email protected]) (2024-04-23)

**Note:** Version bump only for package @starship-ci/client
Expand Down
2 changes: 1 addition & 1 deletion ci/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@starship-ci/client",
"version": "1.2.4",
"version": "1.3.0",
"author": "Dan Lynch <[email protected]>",
"description": "Starship CI Client",
"main": "index.js",
Expand Down

0 comments on commit dc067ba

Please sign in to comment.