From 371a90f66ff684e24094bc8e71a9b0c56f977456 Mon Sep 17 00:00:00 2001 From: Sergei Maertens Date: Mon, 30 Oct 2023 15:27:13 +0100 Subject: [PATCH] :bookmark: Bump version to 1.5.4 and update changelog --- .bumpversion.cfg | 2 +- CHANGELOG.rst | 10 ++++++++++ README.NL.rst | 2 +- README.rst | 2 +- package.json | 2 +- publiccode.yaml | 2 +- 6 files changed, 15 insertions(+), 5 deletions(-) diff --git a/.bumpversion.cfg b/.bumpversion.cfg index 2e2ff0c44..5661c3556 100644 --- a/.bumpversion.cfg +++ b/.bumpversion.cfg @@ -1,7 +1,7 @@ [bumpversion] commit = False tag = False -current_version = 1.5.3 +current_version = 1.5.4 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 c128fc762..87f454046 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -2,6 +2,16 @@
 SDK Changelog
 =============
 
+1.5.4 (2023-10-30)
+==================
+
+Periodic bugfix release
+
+* Fixed the width of the progress indicator on mobile devices.
+* [#3510] Fixed the closest address under the map component being overlaid on next field.
+* [#2656] Fixed the address autofill when the fields are nested in repeating groups.
+* [#546] Fixed excessive amounts of API calls firing in new appointments.
+
 1.5.3 (2023-09-29)
 ==================
 
diff --git a/README.NL.rst b/README.NL.rst
index 6de3db64e..ef57d296d 100644
--- a/README.NL.rst
+++ b/README.NL.rst
@@ -2,7 +2,7 @@
 Open Formulieren SDK
 ====================
 
-:Version: 1.5.3
+:Version: 1.5.4
 :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 8d45b3760..e5b0df9aa 100644
--- a/README.rst
+++ b/README.rst
@@ -2,7 +2,7 @@
 Open Forms SDK
 ==============
 
-:Version: 1.5.3
+:Version: 1.5.4
 :Source: https://github.com/open-formulieren/open-forms-sdk
 :Keywords: e-Formulieren, Common Ground, FormIO, API
 
diff --git a/package.json b/package.json
index a81757946..b6edea060 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@open-formulieren/sdk",
-  "version": "1.5.3",
+  "version": "1.5.4",
   "private": true,
   "main": "dist/open-forms-sdk.js",
   "exports": {
diff --git a/publiccode.yaml b/publiccode.yaml
index 43d66370a..3cc2c5dc4 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: 1.5.3
+softwareVersion: 1.5.4
 releaseDate: 't.b.d.'
 logo: 'https://github.com/open-formulieren/open-forms/blob/master/docs/logo.svg'
 platforms: