Skip to content

Commit 14464b1

Browse files
committed
Merge tag '26.10.0' into develop
OSF4I In-progress SSO Project - FE Piece
2 parents f6263e4 + becbf62 commit 14464b1

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG

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

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

5+
26.10.0 (2026-05-07)
6+
====================
7+
8+
* OSF4I In-progress SSO Project - FE Piece
9+
510
26.9.2 (2026-05-06)
611
===================
712

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.9.2",
3+
"version": "26.10.0",
44
"scripts": {
55
"ng": "ng",
66
"analyze-bundle": "ng build --configuration=analyze-bundle && source-map-explorer dist/**/*.js --no-border-checks",

0 commit comments

Comments
 (0)