Skip to content

Commit

Permalink
chore(release): 1.1.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.3](v1.1.2...v1.1.3) (2021-07-14)

### Bug Fixes

* **config:** rabbitmq config keys are not uppercase ([98cda43](98cda43))
  • Loading branch information
semantic-release-bot committed Jul 14, 2021
1 parent 85c8b4c commit a3f8e66
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.1.3](https://github.com/saltstack-formulas/rabbitmq-formula/compare/v1.1.2...v1.1.3) (2021-07-14)


### Bug Fixes

* **config:** rabbitmq config keys are not uppercase ([98cda43](https://github.com/saltstack-formulas/rabbitmq-formula/commit/98cda43e71335dd4400c48202fbf0b115e780b05))

## [1.1.2](https://github.com/saltstack-formulas/rabbitmq-formula/compare/v1.1.1...v1.1.2) (2021-07-14)


Expand Down
2 changes: 1 addition & 1 deletion FORMULA
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: rabbitmq
os: Debian, Ubuntu
os_family: Debian
version: 1.1.2
version: 1.1.3
release: 1
minimum_version: 2017.7
summary: rabbitmq formula
Expand Down
9 changes: 9 additions & 0 deletions docs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
Changelog
=========

`1.1.3 <https://github.com/saltstack-formulas/rabbitmq-formula/compare/v1.1.2...v1.1.3>`_ (2021-07-14)
----------------------------------------------------------------------------------------------------------

Bug Fixes
^^^^^^^^^


* **config:** rabbitmq config keys are not uppercase (\ `98cda43 <https://github.com/saltstack-formulas/rabbitmq-formula/commit/98cda43e71335dd4400c48202fbf0b115e780b05>`_\ )

`1.1.2 <https://github.com/saltstack-formulas/rabbitmq-formula/compare/v1.1.1...v1.1.2>`_ (2021-07-14)
----------------------------------------------------------------------------------------------------------

Expand Down

0 comments on commit a3f8e66

Please sign in to comment.