Skip to content

Commit

Permalink
chore(release): 1.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.2](v1.1.1...v1.1.2) (2024-10-30)

### Bug Fixes

* add kirby composer installer ([e8fd3fd](e8fd3fd))
  • Loading branch information
semantic-release-bot committed Oct 30, 2024
1 parent e8fd3fd commit 20d0031
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.2](https://github.com/mauricerenck/og-image/compare/v1.1.1...v1.1.2) (2024-10-30)


### Bug Fixes

* add kirby composer installer ([e8fd3fd](https://github.com/mauricerenck/og-image/commit/e8fd3fd96059276bac2fcb7a7b5c2c0f56990bc6))

## [1.1.1](https://github.com/mauricerenck/og-image/compare/v1.1.0...v1.1.1) (2024-10-30)


Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mauricerenck/ogimage",
"version": "1.1.1",
"version": "1.1.2",
"homepage": "https://github.com/mauricerenck/og-image",
"description": "Creates an Open Graph Image for each page",
"type": "kirby-plugin",
Expand Down Expand Up @@ -37,4 +37,4 @@
"composer install --no-dev --optimize-autoloader"
]
}
}
}

0 comments on commit 20d0031

Please sign in to comment.