Skip to content

Commit ea1a608

Browse files
authored
v0.31.1 (#1246)
### Added - New translations (#1242)
1 parent 1a5886a commit ea1a608

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## Unreleased
88

9+
## [0.31.1] - 2025-09-19
10+
911
### Added
1012

1113
- New translations (#1242)
@@ -1156,7 +1158,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
11561158

11571159
- Events in Web Component indicating whether Mission Zero criteria have been met (#113)
11581160

1159-
[unreleased]: https://github.com/RaspberryPiFoundation/editor-ui/compare/v0.31.0...HEAD
1161+
[unreleased]: https://github.com/RaspberryPiFoundation/editor-ui/compare/v0.31.1...HEAD
1162+
[0.31.1]: https://github.com/RaspberryPiFoundation/editor-ui/releases/tag/v0.31.1
11601163
[0.31.0]: https://github.com/RaspberryPiFoundation/editor-ui/releases/tag/v0.31.0
11611164
[0.30.3]: https://github.com/RaspberryPiFoundation/editor-ui/releases/tag/v0.30.3
11621165
[0.30.2]: https://github.com/RaspberryPiFoundation/editor-ui/releases/tag/v0.30.2

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@raspberrypifoundation/editor-ui",
3-
"version": "0.31.0",
3+
"version": "0.31.1",
44
"private": true,
55
"dependencies": {
66
"@apollo/client": "^3.7.8",

0 commit comments

Comments
 (0)