Skip to content

Commit

Permalink
chore(patch): release 1.22.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.22.2](v1.22.1...v1.22.2) (2024-10-17)

### 🐛 Bug Fixes

* update FF version to 8.3.0-20240910.042339 ([2b1b9a8](2b1b9a8))
  • Loading branch information
semantic-release-bot committed Oct 17, 2024
1 parent f423de8 commit c8954bd
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.22.2](https://github.com/wearefrank/zaakbrug/compare/v1.22.1...v1.22.2) (2024-10-17)

### 🐛 Bug Fixes

* update FF version to 8.3.0-20240910.042339 ([2b1b9a8](https://github.com/wearefrank/zaakbrug/commit/2b1b9a8cfbabe79d5a660ad8c477c560c2911c07))

## [1.22.1](https://github.com/wearefrank/zaakbrug/compare/v1.22.0...v1.22.1) (2024-10-15)

### 🐛 Bug Fixes
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.22.1
versionDate_ddmmyyyy=15/10/2024
instance.version=1.22.2
versionDate_ddmmyyyy=17/10/2024

0 comments on commit c8954bd

Please sign in to comment.