Skip to content

Commit

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

### Features

* datepicker array values ([6c8deb7](6c8deb7))
* datepicker range support ([d235a68](d235a68))
  • Loading branch information
semantic-release-bot committed Jan 24, 2025
1 parent 6c8deb7 commit 8cab767
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.22](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.21...v2.0.0-beta.22) (2025-01-24)


### Features

* datepicker array values ([6c8deb7](https://github.com/AlaskaAirlines/auro-formkit/commit/6c8deb7942b51fc90428b8b3a14257a7ffb036c1))
* datepicker range support ([d235a68](https://github.com/AlaskaAirlines/auro-formkit/commit/d235a681340ab539e1191ba56acd48d6214d3383))

# [2.0.0-beta.21](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.20...v2.0.0-beta.21) (2025-01-24)


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

0 comments on commit 8cab767

Please sign in to comment.