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..db268f957 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,6 +2,17 @@
 SDK Changelog
 =============
 
+2.5.0-alpha.0 (2024-10-23)
+==========================
+
+First preview release of the upcoming 2.5.0 version.
+
+* [#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.
+* [#4398] Made it possible to cache initialDataReference. This was not passed properly
+  and it wouldn't be available in the submissionCreate.
+
 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: