Skip to content

Commit

Permalink
chore(patch): release 1.11.19 [skip ci]
Browse files Browse the repository at this point in the history
## [1.11.19](v1.11.18...v1.11.19) (2024-10-16)

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

* update exit codes ([#60](#60)) ([5ad5ff1](5ad5ff1))
  • Loading branch information
semantic-release-bot committed Oct 16, 2024
1 parent 5ad5ff1 commit 8bde86e
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.11.19](https://github.com/wearefrank/morcoreintegration/compare/v1.11.18...v1.11.19) (2024-10-16)

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

* update exit codes ([#60](https://github.com/wearefrank/morcoreintegration/issues/60)) ([5ad5ff1](https://github.com/wearefrank/morcoreintegration/commit/5ad5ff1aa5e6ea3f7be9e1f5d78291fe7e9cf762))

## [1.11.18](https://github.com/wearefrank/morcoreintegration/compare/v1.11.17...v1.11.18) (2024-10-15)

### πŸ§‘β€πŸ’» Code Refactoring
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.11.18
versionDate_ddmmyyyy=15/10/2024
instance.version=1.11.19
versionDate_ddmmyyyy=16/10/2024

0 comments on commit 8bde86e

Please sign in to comment.