Skip to content

Commit

Permalink
style: prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
shepherdjerred committed Jun 30, 2024
1 parent d2044da commit 26e0d10
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 27 deletions.
36 changes: 13 additions & 23 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,69 +2,59 @@

## [1.4.1](https://github.com/shepherdjerred/astro-opengraph-images/compare/v1.4.0...v1.4.1) (2024-06-30)


### Bug Fixes

* correct image ([de0a076](https://github.com/shepherdjerred/astro-opengraph-images/commit/de0a07680b2e31fbd3ee2ca615c927e5c1823f49))
* don't require width and height ([1793584](https://github.com/shepherdjerred/astro-opengraph-images/commit/17935846ec2b29fe45e1612a5bb76de0fecdbc56))
* use correct image ([d0398fa](https://github.com/shepherdjerred/astro-opengraph-images/commit/d0398fa9c4639374df608901f8ff8c5e47c26b49))
- correct image ([de0a076](https://github.com/shepherdjerred/astro-opengraph-images/commit/de0a07680b2e31fbd3ee2ca615c927e5c1823f49))
- don't require width and height ([1793584](https://github.com/shepherdjerred/astro-opengraph-images/commit/17935846ec2b29fe45e1612a5bb76de0fecdbc56))
- use correct image ([d0398fa](https://github.com/shepherdjerred/astro-opengraph-images/commit/d0398fa9c4639374df608901f8ff8c5e47c26b49))

## [1.4.0](https://github.com/shepherdjerred/astro-opengraph-images/compare/v1.3.1...v1.4.0) (2024-06-30)


### Features

* add new presets ([8a54687](https://github.com/shepherdjerred/astro-opengraph-images/commit/8a5468741998557dc740ffd5b053787ccfb567b8))
- add new presets ([8a54687](https://github.com/shepherdjerred/astro-opengraph-images/commit/8a5468741998557dc740ffd5b053787ccfb567b8))

## [1.3.1](https://github.com/shepherdjerred/astro-opengraph-images/compare/v1.3.0...v1.3.1) (2024-06-29)


### Bug Fixes

* update import ([585b310](https://github.com/shepherdjerred/astro-opengraph-images/commit/585b3100ec97f3634a67d8b8a9694a56380fd388))
- update import ([585b310](https://github.com/shepherdjerred/astro-opengraph-images/commit/585b3100ec97f3634a67d8b8a9694a56380fd388))

## [1.3.0](https://github.com/shepherdjerred/astro-opengraph-images/compare/v1.2.1...v1.3.0) (2024-06-29)


### Features

* use React jsx ([b2e8622](https://github.com/shepherdjerred/astro-opengraph-images/commit/b2e862217788735eacebf20396951193dfdb894d))
- use React jsx ([b2e8622](https://github.com/shepherdjerred/astro-opengraph-images/commit/b2e862217788735eacebf20396951193dfdb894d))

## [1.2.1](https://github.com/shepherdjerred/astro-opengraph-images/compare/v1.2.0...v1.2.1) (2024-06-29)


### Bug Fixes

* resolve merge conflict ([ba0c596](https://github.com/shepherdjerred/astro-opengraph-images/commit/ba0c596b3f10a95d0cbe67bf9eef51b552fc7afe))
- resolve merge conflict ([ba0c596](https://github.com/shepherdjerred/astro-opengraph-images/commit/ba0c596b3f10a95d0cbe67bf9eef51b552fc7afe))

## [1.2.0](https://github.com/shepherdjerred/astro-opengraph-images/compare/v1.1.0...v1.2.0) (2024-06-29)


### Features

* simplify ([d82ab03](https://github.com/shepherdjerred/astro-opengraph-images/commit/d82ab031aa971437a9b02999be52c04a8a9e089c))
* simplify ([0e1e7c6](https://github.com/shepherdjerred/astro-opengraph-images/commit/0e1e7c6b1d4effa4fb0caa5fcf676168d3b03dd2))

- simplify ([d82ab03](https://github.com/shepherdjerred/astro-opengraph-images/commit/d82ab031aa971437a9b02999be52c04a8a9e089c))
- simplify ([0e1e7c6](https://github.com/shepherdjerred/astro-opengraph-images/commit/0e1e7c6b1d4effa4fb0caa5fcf676168d3b03dd2))

### Bug Fixes

* fix json ([0799f5f](https://github.com/shepherdjerred/astro-opengraph-images/commit/0799f5f055d12a3cabd9cc72dd30c9cef9219b84))
- fix json ([0799f5f](https://github.com/shepherdjerred/astro-opengraph-images/commit/0799f5f055d12a3cabd9cc72dd30c9cef9219b84))

## [1.1.0](https://github.com/shepherdjerred/astro-opengraph-images/compare/v1.0.0...v1.1.0) (2024-06-29)


### Features

* simplify setup ([08a922e](https://github.com/shepherdjerred/astro-opengraph-images/commit/08a922e7d096930e3af40865d34ac18c480384fa))
- simplify setup ([08a922e](https://github.com/shepherdjerred/astro-opengraph-images/commit/08a922e7d096930e3af40865d34ac18c480384fa))

## 1.0.0 (2024-06-28)


### Features

* init ([a7b0623](https://github.com/shepherdjerred/astro-opengraph-images/commit/a7b06237cec0b4c7228f5d91a07c03d168395d52))

- init ([a7b0623](https://github.com/shepherdjerred/astro-opengraph-images/commit/a7b06237cec0b4c7228f5d91a07c03d168395d52))

### Bug Fixes

* remove eslintcache ([1b6d4a2](https://github.com/shepherdjerred/astro-opengraph-images/commit/1b6d4a27080b92ed9189d2cdb45a3f4009b84c08))
- remove eslintcache ([1b6d4a2](https://github.com/shepherdjerred/astro-opengraph-images/commit/1b6d4a27080b92ed9189d2cdb45a3f4009b84c08))
2 changes: 1 addition & 1 deletion README.md.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ You've probably seen this in action when posting a link on Facebook, Twitter, Sl

The integration will replace `[[OPENGRAPH IMAGE]]` with the path to the image it generated for that page. Note: `site` must be defined in your Astro config.

At a minimum, you should define the tags below.
At a minimum, you should define the tags below:

```diff
---
Expand Down
4 changes: 1 addition & 3 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
"extends": ["config:recommended"]
}

0 comments on commit 26e0d10

Please sign in to comment.