Skip to content

Commit

Permalink
Merge pull request #123 from vivid-planet/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
kaufmo authored Dec 19, 2024
2 parents 0b5103d + e4bfc0e commit d491060
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 10 deletions.
6 changes: 0 additions & 6 deletions .changeset/slow-meals-lick.md

This file was deleted.

6 changes: 6 additions & 0 deletions charts/comet-admin-v1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# comet-admin-v1

## 1.1.0

### Minor Changes

- 190295a: Add app label to api and admin charts to match the existing label configuration

## 1.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion charts/comet-admin-v1/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ maintainers:
- name: Alexander Kaufmann
email: alexander.kaufmann@vivid-planet.com

version: 1.0.0
version: 1.1.0
2 changes: 1 addition & 1 deletion charts/comet-admin-v1/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "comet-admin-v1",
"private": true,
"version": "1.0.0"
"version": "1.1.0"
}
6 changes: 6 additions & 0 deletions charts/comet-api-v1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# comet-api-v1

## 1.3.0

### Minor Changes

- 190295a: Add app label to api and admin charts to match the existing label configuration

## 1.2.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion charts/comet-api-v1/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ maintainers:
- name: Alexander Kaufmann
email: alexander.kaufmann@vivid-planet.com

version: 1.2.1
version: 1.3.0
2 changes: 1 addition & 1 deletion charts/comet-api-v1/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "comet-api-v1",
"private": true,
"version": "1.2.1"
"version": "1.3.0"
}

0 comments on commit d491060

Please sign in to comment.