From 404873754d50f6b1bdbb5ab8bc6d9817f355e9c4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 26 Aug 2019 15:55:49 +0000 Subject: [PATCH] chore(release): 0.41.1 [skip ci] ## [0.41.1](https://github.com/saltstack-formulas/php-formula/compare/v0.41.0...v0.41.1) (2019-08-26) ### Documentation * **readme:** remove duplicate contents (local) ([f16796a](https://github.com/saltstack-formulas/php-formula/commit/f16796a)) --- CHANGELOG.md | 7 +++++++ FORMULA | 2 +- docs/CHANGELOG.rst | 9 +++++++++ docs/README.rst | 4 ++-- 4 files changed, 19 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 462d3a2..7273d03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.41.1](https://github.com/saltstack-formulas/php-formula/compare/v0.41.0...v0.41.1) (2019-08-26) + + +### Documentation + +* **readme:** remove duplicate contents (local) ([f16796a](https://github.com/saltstack-formulas/php-formula/commit/f16796a)) + # [0.41.0](https://github.com/saltstack-formulas/php-formula/compare/v0.40.1...v0.41.0) (2019-08-26) diff --git a/FORMULA b/FORMULA index 6b21b17..1a142ea 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.41.0 +version: 0.41.1 release: 1 minimum_version: 2017.7 summary: Php formula diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index b39b126..f2212d3 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog ========= +`0.41.1 `_ (2019-08-26) +-------------------------------------------------------------------------------------------------------- + +Documentation +^^^^^^^^^^^^^ + + +* **readme:** remove duplicate contents (local) (\ `f16796a `_\ ) + `0.41.0 `_ (2019-08-26) -------------------------------------------------------------------------------------------------------- diff --git a/docs/README.rst b/docs/README.rst index 41a7525..62401aa 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -33,7 +33,7 @@ Formula to set up and configure php release tag before `v1.0.0 `_, i.e. - `v0.41.0 `_. + `v0.41.1 `_. To migrate from ``php.ng``, simply modify your pillar to promote the entire section under ``php:ng`` so that it is under ``php`` instead. @@ -41,7 +41,7 @@ Formula to set up and configure php unindent one level. Finish by removing the ``ng:`` line. To migrate from the old ``php``, first convert to ``php.ng`` under - `v0.41.0 `_. + `v0.41.1 `_. and then follow the steps laid out in the paragraph directly above. .. contents:: **Table of Contents**