Skip to content

Commit

Permalink
chore(release): 2.9.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.9.0](v2.8.0...v2.9.0) (2020-12-28)

### Features

* **constants/site_data:** add author data ([c229297](c229297))
* **pages/entry:** add structured data for entry page ([82ed3f8](82ed3f8))
* **structured_data:** implement blog posting structured data ([b0356f3](b0356f3))
  • Loading branch information
semantic-release-bot committed Dec 28, 2020
1 parent 2e057d3 commit 746e54f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [2.9.0](https://github.com/kubosho/kubosho.com/compare/v2.8.0...v2.9.0) (2020-12-28)


### Features

* **constants/site_data:** add author data ([c229297](https://github.com/kubosho/kubosho.com/commit/c22929792a3a551d045c9e0e5b1f9df02efa3650))
* **pages/entry:** add structured data for entry page ([82ed3f8](https://github.com/kubosho/kubosho.com/commit/82ed3f80c0b9ec59629a8335bf56bac09cdd658e))
* **structured_data:** implement blog posting structured data ([b0356f3](https://github.com/kubosho/kubosho.com/commit/b0356f35d5a530be5eacc17c0cc6330c99456412))

# [2.8.0](https://github.com/kubosho/kubosho.com/compare/v2.7.0...v2.8.0) (2020-12-28)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blog-kubosho-com",
"version": "2.8.0",
"version": "2.9.0",
"license": "MIT",
"private": true,
"dependencies": {
Expand Down

1 comment on commit 746e54f

@vercel
Copy link

@vercel vercel bot commented on 746e54f Dec 28, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.