diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b955c8..72e649e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Semantic Release Automated Changelog +## [2.3.1](https://github.com/AlaskaAirlines/auro-library/compare/v2.3.0...v2.3.1) (2024-01-25) + + +### Bug Fixes + +* update workflow_call: in script ([c72ec89](https://github.com/AlaskaAirlines/auro-library/commit/c72ec895366d2d36223930bd9de4f56c780dcae4)) + # [2.3.0](https://github.com/AlaskaAirlines/auro-library/compare/v2.2.7...v2.3.0) (2024-01-25) diff --git a/package.json b/package.json index 2900d80..44c49de 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@aurodesignsystem/auro-library", - "version": "2.3.0", + "version": "2.3.1", "description": "This repository holds shared scripts, utilities, and workflows utilized across repositories along the Auro Design System.", "repository": { "type": "git",