Skip to content

Commit

Permalink
Bump version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheus-87 committed Aug 16, 2022
1 parent a521910 commit e6e66f6
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
Expand Up @@ -6,6 +6,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [Unreleased]

## [1.0.1](https://github.com/dbmdz/cudami-website-frontend/releases/tag/1.0.0) - 2022-08-16

### Added

- Add configuration validation

### Fixed

- Fixed an error in the template

## [1.0.0](https://github.com/dbmdz/cudami-website-frontend/releases/tag/1.0.0) - 2022-08-12

### Added
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<groupId>de.digitalcollections.cudami</groupId>
<artifactId>cudami-website-frontend</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.0.1</version>
<packaging>jar</packaging>

<name>DigitalCollections: cudami Website Frontend (Spring Boot)</name>
Expand Down

0 comments on commit e6e66f6

Please sign in to comment.