Skip to content

Commit edb1f00

Browse files
committed
v1.11.0
1 parent 8ee303a commit edb1f00

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## v1.11.0 - 17/02/2019
6+
7+
### Added
8+
9+
- Support for Corporate Contact JSON-LD [PR #40](https://github.com/garmeeh/next-seo/pull/40)
10+
511
## v1.10.1 - 13/02/2019
612

713
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-seo",
3-
"version": "1.10.1",
3+
"version": "1.11.0",
44
"description": "SEO plugin for Next.js projects",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
 (0)