Skip to content

Commit

Permalink
chore(release): 2.0.0-beta.35 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0-beta.35](v2.0.0-beta.34...v2.0.0-beta.35) (2025-02-05)

### Bug Fixes

* adjust max-height for dropdown trigger in counter-group styles [#289](#289) ([1aa464a](1aa464a))
* change overflow property to hidden for trigger and valueText slots ([64e9994](64e9994))
  • Loading branch information
semantic-release-bot committed Feb 5, 2025
1 parent 1e68613 commit baeaa01
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Semantic Release Automated Changelog

# [2.0.0-beta.35](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.34...v2.0.0-beta.35) (2025-02-05)


### Bug Fixes

* adjust max-height for dropdown trigger in counter-group styles [#289](https://github.com/AlaskaAirlines/auro-formkit/issues/289) ([1aa464a](https://github.com/AlaskaAirlines/auro-formkit/commit/1aa464a3e9d41eba91f1f3f099671a30ab73a2ac))
* change overflow property to hidden for trigger and valueText slots ([64e9994](https://github.com/AlaskaAirlines/auro-formkit/commit/64e9994f21589edec46e7a8b493bae407a174070))

# [2.0.0-beta.34](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.33...v2.0.0-beta.34) (2025-02-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aurodesignsystem/auro-formkit",
"version": "2.0.0-beta.34",
"version": "2.0.0-beta.35",
"description": "A collection of web components used to build forms.",
"type": "module",
"license": "Apache-2.0",
Expand Down

0 comments on commit baeaa01

Please sign in to comment.