chore(release): 0.8.2 [skip ci]

## [0.8.2](https://github.com/siddharthksah/Stirling-Image/compare/v0.8.1...v0.8.2) (2026-03-25)

### Bug Fixes

* **test:** add missing PNG fixture files to repo ([8474b0e](https://github.com/siddharthksah/Stirling-Image/commit/8474b0ee52fe803c55247a082becc4334e83186f))
* **test:** exclude e2e tests from vitest and fix CI test suite ([91acab9](https://github.com/siddharthksah/Stirling-Image/commit/91acab9967e2b5dd7dbc7a98e667f785f3e7364e))
This commit is contained in:
semantic-release-bot
2026-03-25 17:33:09 +00:00
parent 91acab9967
commit 21e40f5bbf
9 changed files with 16 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@stirling-image/api",
"version": "0.8.1",
"version": "0.8.2",
"private": true,
"type": "module",
"scripts": {