Skip to content

Commit

Permalink
Merge pull request #195 from CSCfi/release-please--branches--main--co…
Browse files Browse the repository at this point in the history
…mponents--release-please-action

chore(main): release 2.3.4
  • Loading branch information
villeerikssoncsc authored Jan 31, 2025
2 parents ce4a45e + e7ba3c6 commit 5ec9800
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions packages/csc-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.3.4](https://github.com/CSCfi/ui/compare/v2.3.3...v2.3.4) (2025-01-31)


### Bug Fixes

* **c-tabs:** Handle c-tab-item height when not using c-tab elements ([f1e9b89](https://github.com/CSCfi/ui/commit/f1e9b89bdf197455f905e7e0bcfe2a4b5d903ebc))

## [2.3.3](https://github.com/CSCfi/ui/compare/v2.3.2...v2.3.3) (2025-01-30)


Expand Down
4 changes: 2 additions & 2 deletions packages/csc-ui/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/csc-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,5 @@
},
"types": "dist/types/additional-types.d.ts",
"unpkg": "dist/csc-ui/csc-ui.esm.js",
"version": "2.3.3"
"version": "2.3.4"
}

0 comments on commit 5ec9800

Please sign in to comment.