Skip to content

Commit c652296

Browse files
authored
Merge pull request #2337 from oasisprotocol/mz/release
Assemble changes for 1.25.1 release
2 parents 52bdfad + fee4eff commit c652296

File tree

5 files changed

+13
-3
lines changed

5 files changed

+13
-3
lines changed

.changelog/2325.trivial.md

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

.changelog/2334.trivial.md

Whitespace-only changes.

.changelog/2336.internal.md

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

CHANGELOG.md

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

1313
<!-- TOWNCRIER -->
1414

15+
## 1.25.1 (2025-11-12)
16+
17+
### Bug Fixes and Improvements
18+
19+
- Fix RAK and REK explanation
20+
([#2334](https://github.com/oasisprotocol/explorer/issues/2334))
21+
22+
### Internal Changes
23+
24+
- Update Oasis UI Library dependency
25+
([#2336](https://github.com/oasisprotocol/explorer/issues/2336))
26+
1527
## 1.25.0 (2025-11-11)
1628

1729
### 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/explorer-frontend",
3-
"version": "1.25.0",
3+
"version": "1.25.1",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)