chore(release): 0.5.1 [skip ci]

## [0.5.1](https://github.com/siddharthksah/Stirling-Image/compare/v0.5.0...v0.5.1) (2026-03-23)

### Bug Fixes

* **crop:** use percentCrop from onChange to fix inflated pixel values ([fbdbe09](https://github.com/siddharthksah/Stirling-Image/commit/fbdbe0949a64d072e4e86d08c7b39372592eaf04))
This commit is contained in:
semantic-release-bot
2026-03-23 16:42:37 +00:00
parent 0aa2a5e5de
commit 3735a749d6
9 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@stirling-image/web",
"version": "0.5.0",
"version": "0.5.1",
"private": true,
"type": "module",
"scripts": {