Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @bluecateng/[email protected]
 - @bluecateng/[email protected]
  • Loading branch information
JC Estibariz committed Aug 7, 2024
1 parent 806d9c9 commit 2e297db
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions packages/pelagos-charts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.5](https://github.com/bluecatengineering/pelagos-packages/compare/@bluecateng/[email protected]...@bluecateng/[email protected]) (2024-08-07)

### Bug Fixes

- don't set background-color for checked legend items ([55af779](https://github.com/bluecatengineering/pelagos-packages/commit/55af779c7a277da12302fea146d94fc9bffaa642))

## [0.1.4](https://github.com/bluecatengineering/pelagos-packages/compare/@bluecateng/[email protected]...@bluecateng/[email protected]) (2024-07-17)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/pelagos-charts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bluecateng/pelagos-charts",
"version": "0.1.4",
"version": "0.1.5",
"description": "Chart components",
"license": "ISC",
"sideEffects": [
Expand Down
7 changes: 7 additions & 0 deletions packages/pelagos/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [12.15.1](https://github.com/bluecatengineering/pelagos-packages/compare/@bluecateng/[email protected]...@bluecateng/[email protected]) (2024-08-07)

### Bug Fixes

- add className property to ListInput ([806d9c9](https://github.com/bluecatengineering/pelagos-packages/commit/806d9c940dab8af487dc131a9dbe88e55000448b))
- use a div for LabelLine counter ([dc3953d](https://github.com/bluecatengineering/pelagos-packages/commit/dc3953dd9352a6e6f357be4e3b59f9cd73c25feb))

## [12.15.0](https://github.com/bluecatengineering/pelagos-packages/compare/@bluecateng/[email protected]...@bluecateng/[email protected]) (2024-07-17)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/pelagos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bluecateng/pelagos",
"version": "12.15.0",
"version": "12.15.1",
"description": "UI components",
"license": "ISC",
"sideEffects": [
Expand Down

0 comments on commit 2e297db

Please sign in to comment.