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
  • Loading branch information
pyramation committed Apr 20, 2024
1 parent 8231e39 commit 98fe37b
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 2 deletions.
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.

# [0.1.0](https://github.com/cosmology-tech/starship-js/compare/@starship-ci/[email protected]...@starship-ci/[email protected]) (2024-04-20)

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





## [0.0.5](https://github.com/cosmology-tech/starship-js/compare/@starship-ci/[email protected]...@starship-ci/[email protected]) (2024-04-20)

**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": "0.0.5",
"version": "0.1.0",
"author": "Dan Lynch <[email protected]>",
"description": "Starship CI Client",
"main": "index.js",
Expand Down
8 changes: 8 additions & 0 deletions js/starshipjs/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.

# [0.1.0](https://github.com/cosmology-tech/starship-js/compare/[email protected]@0.1.0) (2024-04-20)

**Note:** Version bump only for package starshipjs





## [0.0.5](https://github.com/cosmology-tech/starship-js/compare/[email protected]@0.0.5) (2024-04-20)

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

0 comments on commit 98fe37b

Please sign in to comment.