Skip to content

Commit

Permalink
chore(patch): release 1.3.6 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.6](v1.3.5...v1.3.6) (2024-07-08)

### πŸ› Bug Fixes

* restore missing properties file ([37a671a](37a671a))

### βœ… Tests

* update scenario04 to reflect actual output ([5293dc9](5293dc9))
  • Loading branch information
semantic-release-bot committed Jul 8, 2024
1 parent 5293dc9 commit 96568bd
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
[![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.3.6](https://github.com/wearefrank/morcore2ultimo/compare/v1.3.5...v1.3.6) (2024-07-08)

### πŸ› Bug Fixes

* restore missing properties file ([37a671a](https://github.com/wearefrank/morcore2ultimo/commit/37a671ac1e3daf398f3a6e96e16a2da230c29173))

### βœ… Tests

* update scenario04 to reflect actual output ([5293dc9](https://github.com/wearefrank/morcore2ultimo/commit/5293dc9e7efcc76c27e23719576899ae0526812b))

## [1.3.5](https://github.com/wearefrank/morcore2ultimo/compare/v1.3.4...v1.3.5) (2024-07-08)

### πŸ› Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion src/main/resources/BuildInfo.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
instance.version=1.3.5
instance.version=1.3.6
versionDate_ddmmyyyy=08/07/2024

0 comments on commit 96568bd

Please sign in to comment.