Skip to content

Commit e0cddf8

Browse files
committed
Merge branch 'master' into develop
2 parents 08dbd78 + 8567084 commit e0cddf8

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
Changes in [1.12.15](https://github.com/element-hq/element-web/releases/tag/v1.12.15) (2026-04-08)
2+
==================================================================================================
3+
Fixes Desktop release workflow.
4+
5+
This release is identical to v1.12.14 otherwise.
6+
17
Changes in [1.12.14](https://github.com/element-hq/element-web/releases/tag/v1.12.14) (2026-04-07)
28
==================================================================================================
39
## ✨ Features

apps/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"productName": "Element",
44
"main": "lib/electron-main.js",
55
"exports": "./lib/electron-main.js",
6-
"version": "1.12.13",
6+
"version": "1.12.15",
77
"description": "Element: the future of secure communication",
88
"author": {
99
"name": "Element",

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "element-web",
3-
"version": "1.12.14",
3+
"version": "1.12.15",
44
"description": "Element: the future of secure communication",
55
"author": "New Vector Ltd.",
66
"repository": {

0 commit comments

Comments
 (0)