Skip to content

Commit

Permalink
chore: changelog typos
Browse files Browse the repository at this point in the history
  • Loading branch information
justlevine committed Jan 8, 2023
1 parent a549f19 commit 7c420a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
...

## v0.0.8
- feat!: Rename `RankMathBaseSeoFields` interface to `RankMathSeo.
- feat!: Change `seo` field type to `RankMathoSeo` interface and impelement with `NodeWithRankMathSeo` interface.
- feat!: Rename `RankMathBaseSeoFields` interface to `RankMathSeo`.
- feat!: Change `seo` field type to `RankMathSeo` interface and implement with `NodeWithRankMathSeo` interface.
- feat!: Change `RankMathCommentNodeSeo` from GraphQL object to interface.
- fix!: Rename `playerStreamContentTypee` to `playerStreamContentType`.
- fix: Prevent duplicate OpenGraph meta tags by clearing `RankMath` hooks before fetching.
Expand Down

0 comments on commit 7c420a3

Please sign in to comment.