Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [2.1.0](https://github.com/MakerXStudio/shared-config/compare/v2.0.1...v2.1.0) (2026-04-17)


### Features

* Add sbom-flags input and harden SBOM steps against command injection ([9e60a18](https://github.com/MakerXStudio/shared-config/commit/9e60a1834304da21d80578180a19f5804f54c970))


### Bug Fixes

* fix prepare-artifact action after recent upgrades ([6a81f3d](https://github.com/MakerXStudio/shared-config/commit/6a81f3d0721e9b802ff9f946eb5df65c1aa30375))
* correct artifact extraction glob for download-artifact v8 ([3d419a9](https://github.com/MakerXStudio/shared-config/commit/3d419a968804aa1e523493c55633de108e7f5ba5))


### Miscellaneous Chores

* bump patch-level GitHub Action updates across workflows and local actions ([48db14e](https://github.com/MakerXStudio/shared-config/commit/48db14e451b5591344eeea66deafa5daf11df061))

## [2.0.1](https://github.com/MakerXStudio/shared-config/compare/v2.0.0...v2.0.1) (2026-04-08)


Expand Down