Skip to content

Commit

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

### Bug Fixes

*  update visibility when re-rendered [`auro-helptext`] ([f6bf6b7](f6bf6b7))
* fix build failure ([7721f7f](7721f7f))

### Features

* add `helptext` component (internal use only) ([66747a0](66747a0))
  • Loading branch information
semantic-release-bot committed Jan 30, 2025
1 parent 64c0e27 commit 858875c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Semantic Release Automated Changelog

# [2.0.0-beta.29](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.28...v2.0.0-beta.29) (2025-01-30)


### Bug Fixes

* update visibility when re-rendered [`auro-helptext`] ([f6bf6b7](https://github.com/AlaskaAirlines/auro-formkit/commit/f6bf6b750bebddf4ec2f967d0acf5a195f067bab))
* fix build failure ([7721f7f](https://github.com/AlaskaAirlines/auro-formkit/commit/7721f7ff5be1a68f26b7a9b5724a87d67e4ed4f2))


### Features

* add `helptext` component (internal use only) ([66747a0](https://github.com/AlaskaAirlines/auro-formkit/commit/66747a09ecde24cf209c225369197c6190e51adf))

# [2.0.0-beta.28](https://github.com/AlaskaAirlines/auro-formkit/compare/v2.0.0-beta.27...v2.0.0-beta.28) (2025-01-30)


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

0 comments on commit 858875c

Please sign in to comment.