diff --git a/dc-commons-web/CHANGELOG.md b/dc-commons-web/CHANGELOG.md
index 1d705a4b..36472945 100644
--- a/dc-commons-web/CHANGELOG.md
+++ b/dc-commons-web/CHANGELOG.md
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
## [Unreleased]
+## [1.1.0](https://github.com/dbmdz/digitalcollections-commons/releases/tag/dc-commons-web-1.1.0) - 2023-07-27
+
### Added
- Added methods to check a slugs validity
diff --git a/dc-commons-web/pom.xml b/dc-commons-web/pom.xml
index e93487c0..3d6fd2c2 100644
--- a/dc-commons-web/pom.xml
+++ b/dc-commons-web/pom.xml
@@ -9,7 +9,7 @@
dc-commons-web
- 1.1.0-SNAPSHOT
+ 1.1.0
jar
DigitalCollections: Commons Web