Skip to content

Commit

Permalink
chore(release): 1.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.2](v1.1.1...v1.1.2) (2024-04-18)

### Code Refactoring

* update variable names and quote strings ([#12](#12)) ([5d47b4e](5d47b4e))

### Continuous Integration

* add semantic version validation ([e63933c](e63933c))
* fix exit code ([4ab8950](4ab8950))
* update `checkout` action version ([1ba3949](1ba3949))
* update release rules ([e11d015](e11d015))
* update test matrix ([002c264](002c264))
* update workflows ([ce45063](ce45063))

### Documentation

* update supported os versions ([de210c6](de210c6))

### Styles

* add empty line after ansible comment ([f1eb8d4](f1eb8d4))
* rename some task names and minor changes ([#10](#10)) ([3c8e744](3c8e744))

### Tests

* add tox ([f2a639a](f2a639a))
* use my java ansible role ([3aad8ff](3aad8ff))
  • Loading branch information
semantic-release-bot committed Apr 18, 2024
1 parent 5d47b4e commit 6d1fece
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,39 @@
# Changelog

## [1.1.2](https://github.com/antmelekhin/ansible-role-jira/compare/v1.1.1...v1.1.2) (2024-04-18)


### Code Refactoring

* update variable names and quote strings ([#12](https://github.com/antmelekhin/ansible-role-jira/issues/12)) ([5d47b4e](https://github.com/antmelekhin/ansible-role-jira/commit/5d47b4efc95a1489e9374466b165de12fee09a28))


### Continuous Integration

* add semantic version validation ([e63933c](https://github.com/antmelekhin/ansible-role-jira/commit/e63933cbcd801b1915220adc1585155f6445c0f1))
* fix exit code ([4ab8950](https://github.com/antmelekhin/ansible-role-jira/commit/4ab895083e4a9ec19d07efd0c50f6786a0e5ed05))
* update `checkout` action version ([1ba3949](https://github.com/antmelekhin/ansible-role-jira/commit/1ba3949fe9c272d848c3a0b9b4e65a78e982f68b))
* update release rules ([e11d015](https://github.com/antmelekhin/ansible-role-jira/commit/e11d015e59d606367f3c05042e00495f586dc18f))
* update test matrix ([002c264](https://github.com/antmelekhin/ansible-role-jira/commit/002c26416da1b994f8a85aa1e74b10dc3b6d682a))
* update workflows ([ce45063](https://github.com/antmelekhin/ansible-role-jira/commit/ce450632d42965558b59e73e297ba363605d2d03))


### Documentation

* update supported os versions ([de210c6](https://github.com/antmelekhin/ansible-role-jira/commit/de210c6df6bc416e3634cb54630b9e1c027b6108))


### Styles

* add empty line after ansible comment ([f1eb8d4](https://github.com/antmelekhin/ansible-role-jira/commit/f1eb8d4475940684d628b5751bca5e3ed8b4f7e2))
* rename some task names and minor changes ([#10](https://github.com/antmelekhin/ansible-role-jira/issues/10)) ([3c8e744](https://github.com/antmelekhin/ansible-role-jira/commit/3c8e7443365bbe1596d2891f898d8fe4e7614357))


### Tests

* add tox ([f2a639a](https://github.com/antmelekhin/ansible-role-jira/commit/f2a639a857c5a989476f69c942b01e6b76033111))
* use my java ansible role ([3aad8ff](https://github.com/antmelekhin/ansible-role-jira/commit/3aad8ff7320a67212f8fe21f388a7e5e8ea7f4e6))

## [1.1.1](https://github.com/antmelekhin/ansible-role-jira/compare/v1.1.0...v1.1.1) (2023-12-06)


Expand Down

0 comments on commit 6d1fece

Please sign in to comment.