diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2b54a2e..ae2a862 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,18 @@
+
+## [v1.4.1](https://github.com/darkmavis1980/react-jest-boilerplate/compare/v1.4.0...v1.4.1) (2022-09-21)
+
+### Updated
+
+* Updated jest
+* Updated dependencies
+* Updated changelog
+
+### Pull Requests
+
+* Merge pull request [#39](https://github.com/darkmavis1980/react-jest-boilerplate/issues/39) from darkmavis1980/feature/use-swr-hook
+
+
## [v1.4.0](https://github.com/darkmavis1980/react-jest-boilerplate/compare/v1.3.0...v1.4.0) (2022-06-15)