diff --git a/AUTHORS.md b/AUTHORS.md index f2678bcf..550f2e49 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -5,13 +5,13 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: @gravyboat|[@gravyboat](https://github.com/gravyboat)|52 -@aboe76|[@aboe76](https://github.com/aboe76)|44 +@aboe76|[@aboe76](https://github.com/aboe76)|45 @alxwr|[@alxwr](https://github.com/alxwr)|31 @nmadhok|[@nmadhok](https://github.com/nmadhok)|14 @cheuschober|[@cheuschober](https://github.com/cheuschober)|12 +@myii|[@myii](https://github.com/myii)|12 @babilen5|[@babilen5](https://github.com/babilen5)|11 @kurt---|[@kurt---](https://github.com/kurt---)|10 -@myii|[@myii](https://github.com/myii)|9 @whiteinge|[@whiteinge](https://github.com/whiteinge)|7 @bogdanr|[@bogdanr](https://github.com/bogdanr)|7 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|6 @@ -45,6 +45,7 @@ Avatar|Contributor|Contributions @jeroen92|[@jeroen92](https://github.com/jeroen92)|2 @giannello|[@giannello](https://github.com/giannello)|2 @pcdummy|[@pcdummy](https://github.com/pcdummy)|2 +@scambra|[@scambra](https://github.com/scambra)|2 @aidanharris|[@aidanharris](https://github.com/aidanharris)|1 @coffee-powered-coder|[@coffee-powered-coder](https://github.com/coffee-powered-coder)|1 @alinefr|[@alinefr](https://github.com/alinefr)|1 @@ -55,11 +56,10 @@ Avatar|Contributor|Contributions @mkhubbard|[@mkhubbard](https://github.com/mkhubbard)|1 @taion809|[@taion809](https://github.com/taion809)|1 @Cottser|[@Cottser](https://github.com/Cottser)|1 -@scambra|[@scambra](https://github.com/scambra)|1 @iamseth|[@iamseth](https://github.com/iamseth)|1 @zls|[@zls](https://github.com/zls)|1 @sc250024|[@sc250024](https://github.com/sc250024)|1 --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-01. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2019-08-03. diff --git a/CHANGELOG.md b/CHANGELOG.md index 86e050e3..1c5d02a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.38.1](https://github.com/saltstack-formulas/php-formula/compare/v0.38.0...v0.38.1) (2019-08-03) + + +### Bug Fixes + +* update deprecation version number in `semantic-release` run ([a87fb91](https://github.com/saltstack-formulas/php-formula/commit/a87fb91)), closes [/github.com/saltstack-formulas/php-formula/pull/175#issuecomment-517492613](https://github.com//github.com/saltstack-formulas/php-formula/pull/175/issues/issuecomment-517492613) [/github.com/saltstack-formulas/php-formula/pull/185#issuecomment-517603898](https://github.com//github.com/saltstack-formulas/php-formula/pull/185/issues/issuecomment-517603898) + # [0.38.0](https://github.com/saltstack-formulas/php-formula/compare/v0.37.1...v0.38.0) (2019-08-01) diff --git a/FORMULA b/FORMULA index b8f805e1..902512f0 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: php os: Debian, Ubuntu, RedHat, Fedora, CentOS, Suse, openSUSE os_family: Debian, RedHat, Suse -version: 0.38.0 +version: 0.38.1 release: 1 minimum_version: 2017.7 summary: Php formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index a2188cbc..193d8285 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -18,7 +18,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - 52 * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - - 44 + - 45 * - :raw-html-m2r:`@alxwr` - `@alxwr `_ - 31 @@ -28,15 +28,15 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@cheuschober` - `@cheuschober `_ - 12 + * - :raw-html-m2r:`@myii` + - `@myii `_ + - 12 * - :raw-html-m2r:`@babilen5` - `@babilen5 `_ - 11 * - :raw-html-m2r:`@kurt---` - `@kurt--- `_ - 10 - * - :raw-html-m2r:`@myii` - - `@myii `_ - - 9 * - :raw-html-m2r:`@whiteinge` - `@whiteinge `_ - 7 @@ -136,6 +136,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@pcdummy` - `@pcdummy `_ - 2 + * - :raw-html-m2r:`@scambra` + - `@scambra `_ + - 2 * - :raw-html-m2r:`@aidanharris` - `@aidanharris `_ - 1 @@ -166,9 +169,6 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@Cottser` - `@Cottser `_ - 1 - * - :raw-html-m2r:`@scambra` - - `@scambra `_ - - 1 * - :raw-html-m2r:`@iamseth` - `@iamseth `_ - 1 @@ -182,4 +182,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 2019-08-01. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2019-08-03. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 8a945829..6c74dcc6 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`0.38.1 `_ (2019-08-03) +-------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* update deprecation version number in ``semantic-release`` run (\ `a87fb91 `_\ ), closes `/github.com/saltstack-formulas/php-formula/pull/175#issuecomment-517492613 `_ `/github.com/saltstack-formulas/php-formula/pull/185#issuecomment-517603898 `_ + `0.38.0 `_ (2019-08-01) -------------------------------------------------------------------------------------------------------- diff --git a/docs/README.rst b/docs/README.rst index 0fc0e332..dc8e3c1a 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -31,7 +31,7 @@ Formula to set up and configure php the final release tag before `v1.0.0 `_, which is expected to be - `v0.37.1 `_. + `v0.38.1 `_. If you are currently using ``php.ng``, there is nothing to do until `v1.0.0 `_ diff --git a/php/deprecated.sls b/php/deprecated.sls index 16c5c66c..99e674c8 100644 --- a/php/deprecated.sls +++ b/php/deprecated.sls @@ -19,7 +19,7 @@ php-deprecated-in-v1.0.0-test-succeed: # method will be removed and `php.ng` will be promoted to `php` in its place. # # # # If you are not in a position to migrate, you will need to pin your repo to # - # the final release tag before `v1.0.0`, which is expected to be `v0.37.1`. # + # the final release tag before `v1.0.0`, which is expected to be `v0.38.1`. # # # # If you are currently using `php.ng`, there is nothing to do until `v1.0.0` # # is released. # diff --git a/php/ng/deprecated.sls b/php/ng/deprecated.sls index 83f9fa51..5f6a64d2 100644 --- a/php/ng/deprecated.sls +++ b/php/ng/deprecated.sls @@ -19,7 +19,7 @@ php-deprecated-in-v1.0.0-test-succeed: # method will be removed and `php.ng` will be promoted to `php` in its place. # # # # If you are not in a position to migrate, you will need to pin your repo to # - # the final release tag before `v1.0.0`, which is expected to be `v0.37.1`. # + # the final release tag before `v1.0.0`, which is expected to be `v0.38.1`. # # # # If you are currently using `php.ng`, there is nothing to do until `v1.0.0` # # is released. #