chore: release v1.2.3

Bump version to 1.2.3 across package.json, VERSION, README badge,
and login page. Add changelog entry for features and fixes since v1.1.2.
This commit is contained in:
Linus Rath
2026-03-13 14:48:32 +01:00
parent 0cd928d1fe
commit 099434a125
6 changed files with 41 additions and 6 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "bulwark-webmail",
"version": "1.1.2",
"version": "1.2.3",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "bulwark-webmail",
"version": "1.1.2",
"version": "1.2.3",
"license": "MIT",
"dependencies": {
"@tanstack/react-virtual": "^3.13.18",