chore(release): 1.4.0 [skip ci]

# [1.4.0](https://github.com/stirling-image/stirling-image/compare/v1.3.1...v1.4.0) (2026-04-04)

### Features

* add "Crop to Content" mode to smart crop tool ([93ad7cd](https://github.com/stirling-image/stirling-image/commit/93ad7cdfc170717a980ba12a2d90e8e3a9109989)), closes [#7](https://github.com/stirling-image/stirling-image/issues/7)
This commit is contained in:
semantic-release-bot
2026-04-04 11:50:22 +00:00
parent 93ad7cdfc1
commit 84283c16bd
9 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@stirling-image/docs",
"version": "1.3.1",
"version": "1.4.0",
"private": true,
"scripts": {
"docs:dev": "vitepress dev .",