We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1410d29 + 20196f5 commit 1f17062Copy full SHA for 1f17062
CHANGELOG
@@ -0,0 +1,11 @@
1
+# Changelog
2
+
3
+We follow the CalVer (https://calver.org/) versioning scheme: YY.MINOR.MICRO.
4
5
+26.1.0 (2026-01-01)
6
+===================
7
8
+* Angular FE support for Notification Refactor Project
9
10
+# vi: ft=markdown
11
package.json
@@ -1,6 +1,6 @@
{
"name": "osf",
- "version": "25.4.0",
+ "version": "26.1.0",
"scripts": {
"ng": "ng",
"analyze-bundle": "ng build --configuration=analyze-bundle && source-map-explorer dist/**/*.js --no-border-checks",
0 commit comments