Skip to content

Commit f2c1e80

Browse files
chore: release 1.5.3 (#59)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 65c0542 commit f2c1e80

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.3](https://www.github.com/artiebits/svelte-seo/compare/v1.5.2...v1.5.3) (2023-02-24)
4+
5+
6+
### Bug Fixes
7+
8+
* reference error in the opengraph.svelte ([#58](https://www.github.com/artiebits/svelte-seo/issues/58)) ([65c0542](https://www.github.com/artiebits/svelte-seo/commit/65c0542fa89b05c2aafc5f36f53e01c1868f325b))
9+
310
### [1.5.2](https://www.github.com/artiebits/svelte-seo/compare/v1.5.1...v1.5.2) (2023-02-19)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-seo",
3-
"version": "1.5.2",
3+
"version": "1.5.3",
44
"license": "MIT",
55
"repository": "git@github.com:artiebits/svelte-seo.git",
66
"scripts": {

0 commit comments

Comments
 (0)