Skip to content

Commit

Permalink
chore(main): Release 0.2.0 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
hostbot authored Nov 9, 2023
1 parent ffb89d5 commit 1dd8790
Show file tree
Hide file tree
Showing 2 changed files with 8 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

## [0.2.0](https://github.com/hostinger/ansible-collection-core/compare/v0.1.0...v0.2.0) (2023-11-09)


### Features

* Add nerdctl role ([ffb89d5](https://github.com/hostinger/ansible-collection-core/commit/ffb89d57540a7af44173363eca10e3f7da0fed66))

## 0.1.0 (2023-11-09)


Expand Down
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
namespace: hostinger
name: core
repository: https://github.com/hostinger/ansible-collection-core
version: 0.1.0 # x-release-please-version
version: 0.2.0 # x-release-please-version
readme: README.md
authors:
- konradasb
Expand Down

0 comments on commit 1dd8790

Please sign in to comment.