chore(release): 0.16.0 [skip ci]

# [0.16.0](https://github.com/siddharthksah/Stirling-Image/compare/v0.15.0...v0.16.0) (2026-03-28)

### Features

* add password generator and browser save prompt on change-password page ([7c76c2a](https://github.com/siddharthksah/Stirling-Image/commit/7c76c2a2a0116de8418b0438a3859fc1add419e3))
This commit is contained in:
semantic-release-bot
2026-03-28 06:13:13 +00:00
parent 7c76c2a2a0
commit 006b7c4509
9 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@stirling-image/ai",
"version": "0.15.0",
"version": "0.16.0",
"private": true,
"type": "module",
"main": "./src/index.ts",