Skip to content

Commit 5ea41f0

Browse files
chore(master): release 1.5.0 (#10)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f8857bc commit 5ea41f0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.5.0](https://github.com/wayofdev/ansible-role-homebrew/compare/v1.4.0...v1.5.0) (2022-06-14)
4+
5+
6+
### Features
7+
8+
* add ubuntu support ([#8](https://github.com/wayofdev/ansible-role-homebrew/issues/8)) ([f8857bc](https://github.com/wayofdev/ansible-role-homebrew/commit/f8857bcb8781b662f2dfa90e0ebb13d0199770bf))
9+
310
## [1.4.0](https://github.com/wayofdev/ansible-role-homebrew/compare/v1.3.0...v1.4.0) (2022-06-03)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.4.0",
2+
"version": "1.5.0",
33
"repository": {
44
"url": "https://github.com/wayofdev/ansible-role-homebrew.git"
55
}

0 commit comments

Comments
 (0)