Skip to content

Commit e1667a2

Browse files
committed
Update changelog and bump version
1 parent 2f7e5b8 commit e1667a2

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG

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

33
We follow the CalVer (https://calver.org/) versioning scheme: YY.MINOR.MICRO.
44

5+
26.1.1 (2026-01-02)
6+
===================
7+
8+
- Notifications Refactor Phase 2 - UAT Hotfix Part 1
9+
* Fix reset password url
10+
* Fix logout query for new user confirmation url
11+
* Fix new user default notification subscription
12+
* Clean-up / Sync settings
13+
514
26.1.0 (2026-01-01)
615
===================
716

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "OSF",
3-
"version": "26.1.0",
3+
"version": "26.1.1",
44
"description": "Facilitating Open Science",
55
"repository": "https://github.com/CenterForOpenScience/osf.io",
66
"author": "Center for Open Science",

0 commit comments

Comments
 (0)