Skip to content

Commit

Permalink
build: release v3.32.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
outofcoffee committed Nov 17, 2023
1 parent 19ea893 commit d7063e4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [3.32.1] - 2023-11-17
### Changed
- ci: splits out static site build step.
- docs: adds examples link.
- docs: adds mermaid plugin to static site generator.
- docs: improves description of Docker bundle steps.
- docs: improves description of deployment patterns and bundle steps.
- docs: switches config store C4 node to DB.
- test: adds dockerfile to preview docs.

### Fixed
- fix: use relative link to configuration documentation in CORS section.

## [3.32.0] - 2023-11-12
### Added
- feat(openapi): allows the specification path prefix to be set.
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
projectVersion=0.0.0-SNAPSHOT
projectVersion=3.32.1

0 comments on commit d7063e4

Please sign in to comment.