Skip to content

Commit

Permalink
chore(patch): release 1.2.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.1](v1.2.0...v1.2.1) (2024-10-10)

### πŸ§‘β€πŸ’» Code Refactoring

* include api-key header with dms-zs communication ([#18](#18)) ([56715fd](56715fd))
  • Loading branch information
semantic-release-bot committed Oct 10, 2024
1 parent 56715fd commit c5ea77a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
[![conventional commits](https://img.shields.io/badge/conventional%20commits-1.0.0-yellow.svg)](https://conventionalcommits.org) [![semantic versioning](https://img.shields.io/badge/semantic%20versioning-2.0.0-green.svg)](https://semver.org)

## [1.2.1](https://github.com/wearefrank/openforms2xxllnc/compare/v1.2.0...v1.2.1) (2024-10-10)

### πŸ§‘β€πŸ’» Code Refactoring

* include api-key header with dms-zs communication ([#18](https://github.com/wearefrank/openforms2xxllnc/issues/18)) ([56715fd](https://github.com/wearefrank/openforms2xxllnc/commit/56715fd743d8c4e51e57618db057222f62a1eb0d))

## [1.2.0](https://github.com/wearefrank/openforms2xxllnc/compare/v1.1.1...v1.2.0) (2024-09-13)

### πŸ• Features
Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/BuildInfo.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
instance.version=1.2.0
versionDate_ddmmyyyy=13/09/2024
instance.version=1.2.1
versionDate_ddmmyyyy=10/10/2024

0 comments on commit c5ea77a

Please sign in to comment.