Skip to content

Commit

Permalink
chore(release): 2.4.6 [skip ci]
Browse files Browse the repository at this point in the history
## [2.4.6](v2.4.5...v2.4.6) (2024-02-07)

### Performance Improvements

* add support for version extraction ([d7d80cd](d7d80cd))
  • Loading branch information
semantic-release-bot committed Feb 7, 2024
1 parent d7d80cd commit 43cccf6
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.4.6](https://github.com/AlaskaAirlines/auro-library/compare/v2.4.5...v2.4.6) (2024-02-07)


### Performance Improvements

* add support for version extraction ([d7d80cd](https://github.com/AlaskaAirlines/auro-library/commit/d7d80cda8b605300553fa67c38249d73ab23ca07))

## [2.4.5](https://github.com/AlaskaAirlines/auro-library/compare/v2.4.4...v2.4.5) (2024-02-06)


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-library",
"version": "2.4.5",
"version": "2.4.6",
"description": "This repository holds shared scripts, utilities, and workflows utilized across repositories along the Auro Design System.",
"repository": {
"type": "git",
Expand Down

0 comments on commit 43cccf6

Please sign in to comment.