Skip to content

Commit

Permalink
chore(release): 1.2.5 [skip ci]
Browse files Browse the repository at this point in the history
## [1.2.5](v1.2.4...v1.2.5) (2024-05-05)

### Code Refactoring

* minor changes ([#20](#20)) ([7d7c88a](7d7c88a))

### Continuous Integration

* update workflows and release rules ([#19](#19)) ([fa15d59](fa15d59))

### Styles

* add newline to end of file ([4f1fb84](4f1fb84))
* trim trailing whitespace ([0a353c5](0a353c5))

### Tests

* add .tox as ignore ([267316a](267316a))
* rm lint from molecule ([dd593fd](dd593fd))
  • Loading branch information
semantic-release-bot committed May 5, 2024
1 parent 7d7c88a commit 9743031
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# Changelog

## [1.2.5](https://github.com/antmelekhin/ansible-role-postgres-exporter/compare/v1.2.4...v1.2.5) (2024-05-05)


### Code Refactoring

* minor changes ([#20](https://github.com/antmelekhin/ansible-role-postgres-exporter/issues/20)) ([7d7c88a](https://github.com/antmelekhin/ansible-role-postgres-exporter/commit/7d7c88a7df56b1b7c2d1e6f0bef5021a78078ea7))


### Continuous Integration

* update workflows and release rules ([#19](https://github.com/antmelekhin/ansible-role-postgres-exporter/issues/19)) ([fa15d59](https://github.com/antmelekhin/ansible-role-postgres-exporter/commit/fa15d595dcd01583eb16a166917cdb8de259fe72))


### Styles

* add newline to end of file ([4f1fb84](https://github.com/antmelekhin/ansible-role-postgres-exporter/commit/4f1fb84b6a7c4d7413ad112c9ab79eaf507e5b58))
* trim trailing whitespace ([0a353c5](https://github.com/antmelekhin/ansible-role-postgres-exporter/commit/0a353c553aa7a595bca12e588a22cb06d08ba182))


### Tests

* add .tox as ignore ([267316a](https://github.com/antmelekhin/ansible-role-postgres-exporter/commit/267316ac503d82d69e4b9014bdb74f430097350a))
* rm lint from molecule ([dd593fd](https://github.com/antmelekhin/ansible-role-postgres-exporter/commit/dd593fdeddbbebc035d8918896a6d1b014a71550))

## [1.2.4](https://github.com/antmelekhin/ansible-role-postgres-exporter/compare/v1.2.3...v1.2.4) (2023-11-07)


Expand Down

0 comments on commit 9743031

Please sign in to comment.