We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa2c953 commit b98fa97Copy full SHA for b98fa97
CHANGELOG
@@ -2,6 +2,18 @@
2
3
We follow the CalVer (https://calver.org/) versioning scheme: YY.MINOR.MICRO.
4
5
+26.2.1 (2026-02-09)
6
+===================
7
+
8
+- Permanently update two notification types
9
+- Link digest to types and fix/log incorrect usage
10
+- Update notifiction dedupe command
11
12
+26.2.0
13
+======
14
15
+- TODO: add date and log
16
17
26.1.6 (2026-01-14)
18
===================
19
package.json
@@ -1,6 +1,6 @@
1
{
"name": "OSF",
- "version": "26.1.6",
+ "version": "26.2.1",
"description": "Facilitating Open Science",
"repository": "https://github.com/CenterForOpenScience/osf.io",
"author": "Center for Open Science",
0 commit comments