Skip to content

Commit

Permalink
chore(minor): release 1.18.0 [skip ci]
Browse files Browse the repository at this point in the history
## [1.18.0](v1.17.0...v1.18.0) (2023-11-01)

### πŸ• Features

* add zaaktype startdatum filter ([001b747](001b747))
  • Loading branch information
semantic-release-bot committed Nov 1, 2023
1 parent 001b747 commit a88eeba
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
[![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.18.0](https://github.com/Sudwest-Fryslan/MijnZaakNotificaties/compare/v1.17.0...v1.18.0) (2023-11-01)


### πŸ• Features

* add zaaktype startdatum filter ([001b747](https://github.com/Sudwest-Fryslan/MijnZaakNotificaties/commit/001b7476f90b4e5fdbbc9c21733576cd8560c42f))

## [1.17.0](https://github.com/Sudwest-Fryslan/MijnZaakNotificaties/compare/v1.16.0...v1.17.0) (2023-10-23)


Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/BuildInfo.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
instance.version=1.17.0
instance.version=1.18.0

0 comments on commit a88eeba

Please sign in to comment.