Skip to content

Commit

Permalink
chore(release): 6.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.1.0](v6.0.2...v6.1.0) (2021-03-07)

### Bug Fixes

* **pages/entry:** remove unnecessary className ([90f55e6](90f55e6))

### Features

* **entry:** implement to related entry list ([91d1186](91d1186))
* **pages/entry:** add related entry list in entry page ([1496c71](1496c71))
* **pages/entry:** define style to related entry list ([5f7d660](5f7d660))
  • Loading branch information
semantic-release-bot committed Mar 7, 2021
1 parent 2675fda commit 9adce67
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [6.1.0](https://github.com/kubosho/blog.kubosho.com/compare/v6.0.2...v6.1.0) (2021-03-07)


### Bug Fixes

* **pages/entry:** remove unnecessary className ([90f55e6](https://github.com/kubosho/blog.kubosho.com/commit/90f55e61f9541f230292641f6aa61d084a79dad0))


### Features

* **entry:** implement to related entry list ([91d1186](https://github.com/kubosho/blog.kubosho.com/commit/91d11862bb2928d2582df1e18f9235b340e3bdad))
* **pages/entry:** add related entry list in entry page ([1496c71](https://github.com/kubosho/blog.kubosho.com/commit/1496c71e5b47022e6274ec114651e2eb28e129cc))
* **pages/entry:** define style to related entry list ([5f7d660](https://github.com/kubosho/blog.kubosho.com/commit/5f7d660603607b5dc724596ce563c4f2cab8a6ff))

## [6.0.2](https://github.com/kubosho/blog.kubosho.com/compare/v6.0.1...v6.0.2) (2021-03-06)


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": "6.0.2",
"version": "6.1.0",
"license": "MIT",
"private": true,
"dependencies": {
Expand Down

1 comment on commit 9adce67

@vercel
Copy link

@vercel vercel bot commented on 9adce67 Mar 7, 2021

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.