From ea44196e2d673edd0078ca2b5e7a3ca1f24f41f1 Mon Sep 17 00:00:00 2001 From: vasileios Date: Tue, 22 Oct 2024 14:10:29 +0200 Subject: [PATCH] Updated docs,changelog and files for the new 2.5.0-alpha.0 release --- .bumpversion.cfg | 2 +- CHANGELOG.rst | 17 +++++++++++++++++ README.NL.rst | 2 +- README.rst | 2 +- package-lock.json | 4 ++-- package.json | 2 +- publiccode.yaml | 2 +- 7 files changed, 24 insertions(+), 7 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 607d861dd..f050eab13 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,7 +1,7 @@ [bumpversion] commit = False tag = False -current_version = 2.4.0 +current_version = 2.5.0-alpha.0 parse = (?P\d+)\.(?P\d+)\.(?P\d+)(\-(?P
[a-z]+)\.(?P\d+))?
 serialize = 
 	{major}.{minor}.{patch}-{pre}.{build}
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index afc4f9ba2..eec384c8b 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,6 +2,23 @@
 SDK Changelog
 =============
 
+2.5.0-alpha.0 (2024-10-23)
+==========================
+
+First preview release of the upcoming 2.5.0 version.
+
+New features
+------------
+
+* [#4544] Added design tokens for configuring the position of the previous page link.
+  You can now choose if the link should be at the top, the bottom or both. By default
+  this is shown at the bottom. The ability to add an icon has been added as well.
+
+Bugfixes
+--------
+
+* [#4398] Fixed the initial data reference not properly being passed to the backend.
+
 2.4.1 (2024-10-22)
 ==================
 
diff --git a/README.NL.rst b/README.NL.rst
index 86c6f2b84..89069f466 100644
--- a/README.NL.rst
+++ b/README.NL.rst
@@ -2,7 +2,7 @@
 Open Formulieren SDK
 ====================
 
-:Version: 2.4.0
+:Version: 2.5.0-alpha.0
 :Source: https://github.com/open-formulieren/open-forms-sdk
 :Keywords: e-Formulieren, Common Ground, FormIO, API
 
diff --git a/README.rst b/README.rst
index f4ea45942..24646f151 100644
--- a/README.rst
+++ b/README.rst
@@ -2,7 +2,7 @@
 Open Forms SDK
 ==============
 
-:Version: 2.4.0
+:Version: 2.5.0-alpha.0
 :Source: https://github.com/open-formulieren/open-forms-sdk
 :Keywords: e-Formulieren, Common Ground, FormIO, API
 
diff --git a/package-lock.json b/package-lock.json
index 8c8ead85e..908db8304 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "@open-formulieren/sdk",
-  "version": "2.4.0",
+  "version": "2.5.0-alpha.0",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "@open-formulieren/sdk",
-      "version": "2.4.0",
+      "version": "2.5.0-alpha.0",
       "license": "EUPL-1.2",
       "workspaces": [
         "design-tokens"
diff --git a/package.json b/package.json
index 9c26e2737..d2eabe745 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@open-formulieren/sdk",
-  "version": "2.4.0",
+  "version": "2.5.0-alpha.0",
   "private": true,
   "main": "dist/open-forms-sdk.js",
   "exports": {
diff --git a/publiccode.yaml b/publiccode.yaml
index 0ddabd957..f31754b26 100644
--- a/publiccode.yaml
+++ b/publiccode.yaml
@@ -7,7 +7,7 @@ publiccodeYmlVersion: '0.2'
 name: Open Forms SDK
 url: 'http://github.com/open-formulieren/open-forms-sdk.git'
 softwareType: standalone/frontend
-softwareVersion: 2.4.0
+softwareVersion: 2.5.0-alpha.0
 releaseDate: 't.b.d.'
 logo: 'https://github.com/open-formulieren/open-forms/blob/master/docs/logo.svg'
 platforms: