Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @lightningtv/[email protected]
  • Loading branch information
GitHub Action Runner committed Oct 7, 2024
1 parent 3ef23a6 commit e5ffc53
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/solid/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.29.11](https://github.com/rdkcentral/solid-ui/compare/@lightningtv/[email protected]...@lightningtv/[email protected]) (2024-10-07)

### Bug Fixes

- Optimize reuse on Row and Column helpers ([#63](https://github.com/rdkcentral/solid-ui/issues/63)) ([3ef23a6](https://github.com/rdkcentral/solid-ui/commit/3ef23a6b8c89a4dcd32d1fd8131e08a9bd0acfa4))

## [0.29.10](https://github.com/rdkcentral/solid-ui/compare/@lightningtv/[email protected]...@lightningtv/[email protected]) (2024-10-03)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/solid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lightningtv/solid-ui",
"version": "0.29.10",
"version": "0.29.11",
"description": "A shared library of components for the LightningJS Solid Framework.",
"main": "dist/index.js",
"source": "./index.ts",
Expand Down

0 comments on commit e5ffc53

Please sign in to comment.