Skip to content

Commit

Permalink
chore(release): 2.10.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.10.1](v2.10.0...v2.10.1) (2024-10-21)

### Bug Fixes

* reference consuming component's package.json, rather than relatively ([21cf238](21cf238))
  • Loading branch information
semantic-release-bot committed Oct 21, 2024
1 parent 21cf238 commit 3cebcf9
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.10.1](https://github.com/AlaskaAirlines/auro-library/compare/v2.10.0...v2.10.1) (2024-10-21)


### Bug Fixes

* reference consuming component's package.json, rather than relatively ([21cf238](https://github.com/AlaskaAirlines/auro-library/commit/21cf2382a54d4a620d1d5d658fa928b54e15d077))

# [2.10.0](https://github.com/AlaskaAirlines/auro-library/compare/v2.9.0...v2.10.0) (2024-10-09)


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.10.0",
"version": "2.10.1",
"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 3cebcf9

Please sign in to comment.