Skip to content

Commit cf83107

Browse files
authored
release: v1.13.0 (#557)
1 parent 47ab05a commit cf83107

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## 1.13.0 (2026-05-05)
6+
7+
### Features ✨
8+
9+
- feat: add help link to login page ([#555](https://github.com/String-sg/onward/pull/555)) ([47ab05a](https://github.com/String-sg/onward/commit/47ab05a0))
10+
511
## 1.12.0 (2026-04-29)
612

713
### 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.12.0",
3+
"version": "1.13.0",
44
"private": true,
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)