@useblu/ocean-core 1.133.0 → 1.133.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,10 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [1.133.1](https://github.com/ocean-ds/ocean-web/compare/v1.133.0...v1.133.1) (2026-03-06)
7
+
8
+ **Note:** Version bump only for package @useblu/ocean-core
9
+
6
10
  # [1.133.0](https://github.com/ocean-ds/ocean-web/compare/v1.132.0...v1.133.0) (2026-03-05)
7
11
 
8
12
  ### Features
package/ocean.css CHANGED
@@ -6564,6 +6564,7 @@
6564
6564
  }
6565
6565
  .ods-list-expandable--transaction .ods-list-expandable__content--transaction .ods-typography__description {
6566
6566
  font-size: 12px;
6567
+ font-weight: 600;
6567
6568
  }
6568
6569
  .ods-list-expandable--transaction .ods-list-expandable__skeleton.ods-list-expandable__transaction-content {
6569
6570
  flex-direction: row;