diff --git a/AUTHORS.md b/AUTHORS.md
index b2af29b..554c9be 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@myii](https://github.com/myii)|173
+|[@myii](https://github.com/myii)|177
|[@aboe76](https://github.com/aboe76)|100
|[@gravyboat](https://github.com/gravyboat)|71
|[@nmadhok](https://github.com/nmadhok)|54
@@ -16,7 +16,7 @@ Avatar|Contributor|Contributions
|[@andrew-vant](https://github.com/andrew-vant)|13
|[@dafyddj](https://github.com/dafyddj)|12
|[@whiteinge](https://github.com/whiteinge)|12
-|[@rhertzog](https://github.com/rhertzog)|11
+|[@rhertzog](https://github.com/rhertzog)|12
|[@pcdummy](https://github.com/pcdummy)|11
|[@babilen5](https://github.com/babilen5)|8
|[@UtahDave](https://github.com/UtahDave)|8
@@ -112,4 +112,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-03-30.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-04-09.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 87abbed..d1ff654 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,22 @@
# Changelog
+## [1.8.2](https://github.com/saltstack-formulas/salt-formula/compare/v1.8.1...v1.8.2) (2021-04-09)
+
+
+### Bug Fixes
+
+* **freebsd:** fix package names [skip ci] ([a30f124](https://github.com/saltstack-formulas/salt-formula/commit/a30f124485550e487d8bd41db0549b03bbeb2d48))
+
+
+### Continuous Integration
+
+* **vagrant:** use pre-salted boxes & conditional local settings [skip ci] ([5941618](https://github.com/saltstack-formulas/salt-formula/commit/5941618c6e322961009ce2e0aa6412337a71e79d))
+
+
+### Tests
+
+* **freebsd-11:** fix `osfinger` in comment [skip ci] ([26f2cc1](https://github.com/saltstack-formulas/salt-formula/commit/26f2cc1ef0a9c8d21b5767db877119eef7cf1515))
+
## [1.8.1](https://github.com/saltstack-formulas/salt-formula/compare/v1.8.0...v1.8.1) (2021-03-30)
diff --git a/FORMULA b/FORMULA
index d49cf5e..848703d 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: salt
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Oracle, Amazon, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, FreeBSD, OpenBSD, Windows
os_family: Debian, Redhat, Suse, Arch, Gentoo, FreeBSD, Windows
-version: 1.8.1
+version: 1.8.2
release: 1
minimum_version: 2015.8
summary: Formula for install Saltstack
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 2c8417f..c33cd4c 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 `_
- - 173
+ - 177
* - :raw-html-m2r:``
- `@aboe76 `_
- 100
@@ -51,7 +51,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 12
* - :raw-html-m2r:``
- `@rhertzog `_
- - 11
+ - 12
* - :raw-html-m2r:``
- `@pcdummy `_
- 11
@@ -332,4 +332,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-03-30.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-04-09.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index 9cd470e..0ec41dd 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,27 @@
Changelog
=========
+`1.8.2 `_ (2021-04-09)
+------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **freebsd:** fix package names [skip ci] (\ `a30f124 `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **vagrant:** use pre-salted boxes & conditional local settings [skip ci] (\ `5941618 `_\ )
+
+Tests
+^^^^^
+
+
+* **freebsd-11:** fix ``osfinger`` in comment [skip ci] (\ `26f2cc1 `_\ )
+
`1.8.1 `_ (2021-03-30)
------------------------------------------------------------------------------------------------------