Skip to content

Commit

Permalink
Merge pull request #330 from maykinmedia/release/1.1.4
Browse files Browse the repository at this point in the history
Release/1.1.4
  • Loading branch information
SilviaAmAm committed Mar 27, 2024
2 parents a774772 + 98a9b2d commit 74f21b9
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
@@ -1,7 +1,7 @@
[bumpversion]
commit = False
tag = False
current_version = 1.1.3
current_version = 1.1.4

[bumpversion:file:package.json]
search = "version": "{current_version}",
Expand Down
8 changes: 8 additions & 0 deletions CHANGELOG.rst
Expand Up @@ -2,6 +2,14 @@
Change history
==============

1.1.4
=====

*March 27th, 2024*

* Fixed the `DEFAULT_FROM_EMAIL` setting not using the environment variable.
* Fixed incompatibilities with Open Zaak in the `create-demo-data` management command

1.1.1
=====

Expand Down
2 changes: 1 addition & 1 deletion README.NL.rst
Expand Up @@ -2,7 +2,7 @@
ArchiefBeheerComponent
======================

:Version: 1.1.3
:Version: 1.1.4
:Source: https://github.com/maykinmedia/archiefbeheercomponent
:Keywords: Common Ground, Record Management, Archiveren

Expand Down
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -2,7 +2,7 @@
ArchiefBeheerComponent
======================

:Version: 1.1.3
:Version: 1.1.4
:Source: https://github.com/maykinmedia/archiefbeheercomponent
:Keywords: Common Ground, Record Management, Archiving

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "archiefbeheercomponent",
"version": "1.1.3",
"version": "1.1.4",
"description": "ArchiefBeheerComponent project",
"main": "src/static/archiefbeheercomponent/js/archiefbeheercomponent.js",
"directories": {
Expand Down

0 comments on commit 74f21b9

Please sign in to comment.