We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fdf4d4 commit fe9e5ceCopy full SHA for fe9e5ce
dc-commons-web/CHANGELOG.md
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6
7
## [Unreleased]
8
9
+## [1.1.0](https://github.com/dbmdz/digitalcollections-commons/releases/tag/dc-commons-web-1.1.0) - 2023-07-27
10
+
11
### Added
12
13
- Added methods to check a slugs validity
dc-commons-web/pom.xml
@@ -9,7 +9,7 @@
</parent>
<artifactId>dc-commons-web</artifactId>
- <version>1.1.0-SNAPSHOT</version>
+ <version>1.1.0</version>
<packaging>jar</packaging>
14
15
<name>DigitalCollections: Commons Web</name>
0 commit comments