Skip to content

Commit

Permalink
chore(release): 6.0.0 [skip ci]
Browse files Browse the repository at this point in the history
# [6.0.0](v5.2.0...v6.0.0) (2021-03-06)

### chore

* **tsconfig:** update target ES version ([a09b01c](a09b01c))

### Features

* **pages/entry:** implement related entry list ([583cb67](583cb67))

### BREAKING CHANGES

* **tsconfig:** change that would break backward compatibility.
  • Loading branch information
semantic-release-bot committed Mar 6, 2021
1 parent 583cb67 commit e69e76b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [6.0.0](https://github.com/kubosho/blog.kubosho.com/compare/v5.2.0...v6.0.0) (2021-03-06)


### chore

* **tsconfig:** update target ES version ([a09b01c](https://github.com/kubosho/blog.kubosho.com/commit/a09b01cb0bfdda03e7be920c9d08d3e8aab2057a))


### Features

* **pages/entry:** implement related entry list ([583cb67](https://github.com/kubosho/blog.kubosho.com/commit/583cb670125110395ab32e89f777dfd597a682ac))


### BREAKING CHANGES

* **tsconfig:** change that would break backward compatibility.

# [5.2.0](https://github.com/kubosho/blog.kubosho.com/compare/v5.1.0...v5.2.0) (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": "5.2.0",
"version": "6.0.0",
"license": "MIT",
"private": true,
"dependencies": {
Expand Down

1 comment on commit e69e76b

@vercel
Copy link

@vercel vercel bot commented on e69e76b Mar 6, 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.