diff --git a/CHANGELOG.md b/CHANGELOG.md
index 51babfc5132225db839178996999e2a8bb472755..f2d7e1a33d7aced31f06d06828e57077bfa38095 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,24 @@
 
 All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
 
+## [1.7.0](https://gitlab.gwdg.de/subugoe/ahiqar/website/compare/v1.6.0...v1.7.0) (2021-09-13)
+
+
+### Features
+
+* move to new domain ([b7378b5](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/b7378b55cddb4deed953ea68e64abf4b106351c9))
+* update collation results ([a195225](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/a195225d18e71c672e03e2fe1953f38d624904e1))
+
+
+### Refactoring
+
+* renaming parables to proverbs according to requirements ([c7bc0c9](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/c7bc0c99af8b481b127d995e487ef2c1d84dc5d2))
+
+
+### Continuos Integration
+
+* enable dev deployment on test ([88ef830](https://gitlab.gwdg.de/subugoe/ahiqar/website/-/commit/88ef8306193bb0788b3ac4d77bde65a05a5e6485))
+
 ## [1.6.0](https://gitlab.gwdg.de/subugoe/ahiqar/website/compare/v1.5.0...v1.6.0) (2021-09-09)
 
 
diff --git a/package-lock.json b/package-lock.json
index 4066a5cec43aca4070ca639bbf0b003255c02297..9e292579a86aeaa79d786544bf767baa530c1c56 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,6 +1,6 @@
 {
   "name": "ahiqar-website",
-  "version": "1.6.0",
+  "version": "1.7.0",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {
diff --git a/package.json b/package.json
index 0eefd41b3989131050304773228c37ff0e9d0978..ceecf344599d067f4e45ee884f47f6c7d892ecfd 100755
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "ahiqar-website",
-  "version": "1.6.0",
+  "version": "1.7.0",
   "description": "",
   "main": "",
   "authors": {