diff --git a/AUTHORS.md b/AUTHORS.md
index 856c9ff9..b9e6fb27 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,11 +4,11 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@myii](https://github.com/myii)|105
+|[@myii](https://github.com/myii)|107
|[@aboe76](https://github.com/aboe76)|46
|[@gravyboat](https://github.com/gravyboat)|27
|[@nmadhok](https://github.com/nmadhok)|24
-|[@javierbertoli](https://github.com/javierbertoli)|19
+|[@javierbertoli](https://github.com/javierbertoli)|21
|[@noelmcloughlin](https://github.com/noelmcloughlin)|18
|[@whiteinge](https://github.com/whiteinge)|17
|[@ross-p](https://github.com/ross-p)|13
@@ -82,4 +82,4 @@ Avatar|Contributor|Contributions
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-06-14.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-06-15.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0e067d50..8d9a66aa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [2.7.4](https://github.com/saltstack-formulas/nginx-formula/compare/v2.7.3...v2.7.4) (2021-06-15)
+
+
+### Bug Fixes
+
+* **servers:** include main config file watch in extend ([00387e7](https://github.com/saltstack-formulas/nginx-formula/commit/00387e7cbd90ceb5496df5cf9bce8f7dae25b056))
+
## [2.7.3](https://github.com/saltstack-formulas/nginx-formula/compare/v2.7.2...v2.7.3) (2021-06-14)
diff --git a/FORMULA b/FORMULA
index f14d8645..636b36f8 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: nginx
os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE
os_family: Debian, RedHat, Suse
-version: 2.7.3
+version: 2.7.4
release: 1
minimum_version: 2017.3
summary: nginx formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 677394ba..a8e625cb 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:``
- `@myii `_
- - 105
+ - 107
* - :raw-html-m2r:``
- `@aboe76 `_
- 46
@@ -27,7 +27,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 24
* - :raw-html-m2r:``
- `@javierbertoli `_
- - 19
+ - 21
* - :raw-html-m2r:``
- `@noelmcloughlin `_
- 18
@@ -242,4 +242,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
----
-Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-06-14.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-06-15.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 59d44e33..f25d2def 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`2.7.4 `_ (2021-06-15)
+-------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **servers:** include main config file watch in extend (\ `00387e7 `_\ )
+
`2.7.3 `_ (2021-06-14)
-------------------------------------------------------------------------------------------------------