diff --git a/AUTHORS.md b/AUTHORS.md
index 10da97c..6187493 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,8 +4,8 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@myii](https://github.com/myii)|274
-|[@aboe76](https://github.com/aboe76)|101
+|[@myii](https://github.com/myii)|279
+|[@aboe76](https://github.com/aboe76)|102
|[@gravyboat](https://github.com/gravyboat)|71
|[@nmadhok](https://github.com/nmadhok)|54
|[@noelmcloughlin](https://github.com/noelmcloughlin)|43
@@ -114,4 +114,4 @@ Avatar|Contributor|Contributions
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-04-03.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2022-04-13.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8280b2e..b16516b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,22 @@
# Changelog
+## [1.10.3](https://github.com/saltstack-formulas/salt-formula/compare/v1.10.2...v1.10.3) (2022-04-13)
+
+
+### Bug Fixes
+
+* **pkgrepo:** pkgrepo use cmd.shell ([0e4b3bd](https://github.com/saltstack-formulas/salt-formula/commit/0e4b3bdf945d89cc8a4cc614fbe2073426363dff))
+
+
+### Continuous Integration
+
+* **kitchen.windows:** fix version number for Salt installation [skip ci] ([37dd068](https://github.com/saltstack-formulas/salt-formula/commit/37dd068d199b4ee049c31807ecf34dfadec0179b))
+
+
+### Tests
+
+* **_mapdata:** add verification file for `fedora-36` [skip ci] ([c20deb9](https://github.com/saltstack-formulas/salt-formula/commit/c20deb92d48e26a83732eefa196f2f08d6548bff))
+
## [1.10.2](https://github.com/saltstack-formulas/salt-formula/compare/v1.10.1...v1.10.2) (2022-04-03)
diff --git a/FORMULA b/FORMULA
index 72ffc10..cb9cf69 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.10.2
+version: 1.10.3
release: 1
minimum_version: 2015.8
summary: Formula for install Saltstack
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index b931b97..3580538 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -15,10 +15,10 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:``
- `@myii `_
- - 274
+ - 279
* - :raw-html-m2r:``
- `@aboe76 `_
- - 101
+ - 102
* - :raw-html-m2r:``
- `@gravyboat `_
- 71
@@ -338,4 +338,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 2022-04-03.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2022-04-13.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index af0fb53..9328133 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,27 @@
Changelog
=========
+`1.10.3 `_ (2022-04-13)
+---------------------------------------------------------------------------------------------------------
+
+Bug Fixes
+^^^^^^^^^
+
+
+* **pkgrepo:** pkgrepo use cmd.shell (\ `0e4b3bd `_\ )
+
+Continuous Integration
+^^^^^^^^^^^^^^^^^^^^^^
+
+
+* **kitchen.windows:** fix version number for Salt installation [skip ci] (\ `37dd068 `_\ )
+
+Tests
+^^^^^
+
+
+* **_mapdata:** add verification file for ``fedora-36`` [skip ci] (\ `c20deb9 `_\ )
+
`1.10.2 `_ (2022-04-03)
---------------------------------------------------------------------------------------------------------