Skip to content

Commit

Permalink
chore(release): 2.0.0-beta.12 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0-beta.12](v2.0.0-beta.11...v2.0.0-beta.12) (2025-01-17)

### Features

* add combobox autocomplete=off functionality [#109](#109) ([8cab9dd](8cab9dd))

### Performance Improvements

* force focus into html5 input for combobox [#143](#143) ([89c2323](89c2323))
  • Loading branch information
semantic-release-bot committed Jan 17, 2025
1 parent 89c2323 commit 837c6cf
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Semantic Release Automated Changelog

# [2.0.0-beta.12](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.11...v2.0.0-beta.12) (2025-01-17)


### Features

* add combobox autocomplete=off functionality [#109](https://github.com/AlaskaAirlines/auro-formkit/issues/109) ([8cab9dd](https://github.com/AlaskaAirlines/auro-formkit/commit/8cab9ddf73c6afb0f5de99ab9f6c592d64f6ca8b))


### Performance Improvements

* force focus into html5 input for combobox [#143](https://github.com/AlaskaAirlines/auro-formkit/issues/143) ([89c2323](https://github.com/AlaskaAirlines/auro-formkit/commit/89c2323530b79f5c9c55527cce5f6be19288ef1a))

# [2.0.0-beta.11](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.10...v2.0.0-beta.11) (2025-01-17)


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.11",
"version": "2.0.0-beta.12",
"description": "A collection of web components used to build forms.",
"type": "module",
"license": "Apache-2.0",
Expand Down

0 comments on commit 837c6cf

Please sign in to comment.