Skip to content

Commit

Permalink
Merge pull request #127 from slurdge/release-please--branches--master…
Browse files Browse the repository at this point in the history
…--components--release-please-action

chore(master): release 0.14.0
  • Loading branch information
slurdge authored Mar 16, 2023
2 parents eef64c6 + 5676b94 commit c057e47
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [0.14.0](https://github.com/slurdge/goeland/compare/v0.13.0...v0.14.0) (2023-03-16)


### Features

* add a second arg to image, 'link', which put a link to the entry associated with the image. ([eef64c6](https://github.com/slurdge/goeland/commit/eef64c6a142129cf7130c7d5825baf593156de74))
* get information from media:group if main info is empty. Should make Youtube work. Fix [#122](https://github.com/slurdge/goeland/issues/122) ([2c24d5c](https://github.com/slurdge/goeland/commit/2c24d5c404b5acd333e3cf11a604ce73803ca5e5))
* try to have a v in releases ([c147b9c](https://github.com/slurdge/goeland/commit/c147b9ccc0cf56b0a6d407e90b109129cc301ac4))


### Bug Fixes

* correctly parse change log as formatted by release-please. fixes [#126](https://github.com/slurdge/goeland/issues/126) ([0b6a9d7](https://github.com/slurdge/goeland/commit/0b6a9d7f9ee44f664d20381f0516aab012bd3ea2))
* python invocation for local build ([fbdb0b3](https://github.com/slurdge/goeland/commit/fbdb0b3d05363b2283f6d516f557cec107e22ede))

## [v0.13.0](https://github.com/slurdge/goeland/compare/v0.12.3...v0.13.0) (2023-01-18)


Expand Down Expand Up @@ -218,4 +233,4 @@ v0.2.0
v0.1.4
------

First public version, with basic functionality and filters
First public version, with basic functionality and filters

0 comments on commit c057e47

Please sign in to comment.