Skip to content

Commit a0904f1

Browse files
authored
Merge pull request #299 from oasisprotocol/ml/release-stable
Assemble changes for 1.1.4 release
2 parents bfd2f8c + a6e5e2e commit a0904f1

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

.changelog/293.trivial.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

.changelog/298.bugfix.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ The format is inspired by [Keep a Changelog].
1212

1313
<!-- TOWNCRIER -->
1414

15+
## 1.1.4 (2025-09-18)
16+
17+
### Bug Fixes and Improvements
18+
19+
- Backport update Web3 gateway
20+
([#298](https://github.com/oasisprotocol/rose-app/issues/298))
21+
1522
## 1.1.3 (2025-09-09)
1623

1724
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@oasisprotocol/rose-app",
3-
"version": "1.1.3",
3+
"version": "1.1.4",
44
"private": true,
55
"scripts": {
66
"preinstall": "npx only-allow pnpm",

0 commit comments

Comments
 (0)