Skip to content

Commit 87be92f

Browse files
committed
chore(release): 1.1.0
1 parent 7c90696 commit 87be92f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,17 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [1.1.0](https://github.com/nuxt/content/compare/v1.0.2...v1.1.0) (2020-05-25)
6+
7+
8+
### Features
9+
10+
* **docs:** add footnotes section ([1cd009d](https://github.com/nuxt/content/commit/1cd009d00004b38961495d2fa447b1bd0aa39ca7))
11+
* add support for footnotes ([d7b7261](https://github.com/nuxt/content/commit/d7b7261ee6a76db2211f2d76eba93a1f207d2199))
12+
13+
14+
### Bug Fixes
15+
16+
* **docs:** blockquote style ([75fbd44](https://github.com/nuxt/content/commit/75fbd44dd3b0ac0f0afbec4ce438d175ab058997))
17+
518
### [1.0.2](https://github.com/nuxt/content/compare/v1.0.1...v1.0.2) (2020-05-23)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxt/content",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"description": "Write your content inside your Nuxt app",
55
"repository": "nuxt/content",
66
"license": "MIT",

0 commit comments

Comments
 (0)