Skip to content

Commit

Permalink
chore(release): 2.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.1.1](v2.1.0...v2.1.1) (2024-01-27)

### Performance Improvements

* update index per SSR support ([1f2e188](1f2e188))
  • Loading branch information
semantic-release-bot committed Jan 27, 2024
1 parent 1f2e188 commit b931f66
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Semantic Release Automated Changelog

## [2.1.1](https://github.com/AlaskaAirlines/auro-alert/compare/v2.1.0...v2.1.1) (2024-01-27)


### Performance Improvements

* update index per SSR support ([1f2e188](https://github.com/AlaskaAirlines/auro-alert/commit/1f2e188b29508170a6e5477a7f2bf0575e637d41))

# [2.1.0](https://github.com/AlaskaAirlines/auro-alert/compare/v2.0.8...v2.1.0) (2024-01-20)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"================================================================================"
],
"name": "@aurodesignsystem/auro-alert",
"version": "2.1.0",
"version": "2.1.1",
"description": "auro-alert HTML custom element",
"repository": {
"type": "git",
Expand Down

0 comments on commit b931f66

Please sign in to comment.