Skip to content

Commit d7c5428

Browse files
authored
release: v1.12.0 (#553)
1 parent d015194 commit d7c5428

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## 1.12.0 (2026-04-29)
6+
7+
### Features ✨
8+
9+
- feat: update Player buttons UI ([#552](https://github.com/String-sg/onward/pull/552)) ([3755323](https://github.com/String-sg/onward/commit/37553233ec84c719ce91b3ad434e9cff55b30ed5))
10+
- feat: update Quiz Incorrect answer UI ([#551](https://github.com/String-sg/onward/pull/551)) ([65788ec](https://github.com/String-sg/onward/commit/65788ec929276d3fa87ce646341b633858206188))
11+
12+
### Chores 🧹
13+
14+
- chore: fix vulnerabilities ([#554](https://github.com/String-sg/onward/pull/554)) ([d015194](https://github.com/String-sg/onward/commit/d015194c460ffbb3ce0ad79d30c3eba1b08ebce8))
15+
516
## 1.11.0 (2026-04-23)
617

718
### Features ✨

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "onward",
3-
"version": "1.11.0",
3+
"version": "1.12.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)