Skip to content

Commit

Permalink
chore(release): 1.1.8 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.8](v1.1.7...v1.1.8) (2024-12-30)

### Bug Fixes

* position of fallback image ([37c959e](37c959e))
  • Loading branch information
semantic-release-bot committed Dec 30, 2024
1 parent 37c959e commit e6d856d
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,3 +1,10 @@
## [1.1.8](https://github.com/mauricerenck/og-image/compare/v1.1.7...v1.1.8) (2024-12-30)


### Bug Fixes

* position of fallback image ([37c959e](https://github.com/mauricerenck/og-image/commit/37c959e2724df81056b0afc463b24ed5e1190fe7))

## [1.1.7](https://github.com/mauricerenck/og-image/compare/v1.1.6...v1.1.7) (2024-11-15)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mauricerenck/ogimage",
"version": "1.1.7",
"version": "1.1.8",
"homepage": "https://github.com/mauricerenck/og-image",
"description": "Creates an Open Graph Image for each page",
"type": "kirby-plugin",
Expand Down

0 comments on commit e6d856d

Please sign in to comment.