Skip to content

Commit

Permalink
chore(main): release 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
fluencebot committed Mar 13, 2024
1 parent a9d0429 commit 0a27d9d
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{".":"0.2.1"}
{".":"0.2.2"}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.2](https://github.com/fluencelabs/ansible/compare/v0.2.1...v0.2.2) (2024-03-13)


### Features

* Add ability to run promtail for log collection ([#20](https://github.com/fluencelabs/ansible/issues/20)) ([a9d0429](https://github.com/fluencelabs/ansible/commit/a9d0429ea27cae66354057f953cb5df6c79a9365))

## [0.2.1](https://github.com/fluencelabs/ansible/compare/v0.2.0...v0.2.1) (2024-03-09)


Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
namespace: fluencelabs
name: provider
version: 0.2.1 # x-release-please-version
version: 0.2.2 # x-release-please-version
readme: README.md
authors:
- Anatolios Laskaris <nahsi@nahsi.dev> (https://nahsi.dev)
Expand Down

0 comments on commit 0a27d9d

Please sign in to comment.