Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
 - nuxt-content-docs@1.4.0
 - @nuxt/content@1.7.0
 - create-nuxt-content-docs@0.1.6
 - @nuxt/content-theme-docs@0.5.3
  • Loading branch information
benjamincanac committed Aug 25, 2020
1 parent 9e5ba55 commit 688c919
Show file tree
Hide file tree
Showing 8 changed files with 54 additions and 6 deletions.
11 changes: 11 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.4.0](https://github.com/nuxt/content/compare/nuxt-content-docs@1.3.6...nuxt-content-docs@1.4.0) (2020-08-25)


### Features

* add custom editor API ([#312](https://github.com/nuxt/content/issues/312)) ([78fbb92](https://github.com/nuxt/content/commit/78fbb92ace7934fc15781dc592dfd2722670897a))





## [1.3.6](https://github.com/nuxt/content/compare/nuxt-content-docs@1.3.5...nuxt-content-docs@1.3.6) (2020-08-18)

**Note:** Version bump only for package nuxt-content-docs
Expand Down
4 changes: 2 additions & 2 deletions docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-content-docs",
"version": "1.3.6",
"version": "1.4.0",
"description": "Docs for @nuxt/content",
"author": "NuxtJS",
"private": true,
Expand All @@ -11,7 +11,7 @@
"generate": "nuxt generate"
},
"dependencies": {
"@nuxt/content-theme-docs": "^0.5.2",
"@nuxt/content-theme-docs": "^0.5.3",
"nuxt": "^2.14.3",
"nuxt-ackee": "^2.0.0",
"vue-multiselect": "^2.1.6"
Expand Down
17 changes: 17 additions & 0 deletions packages/content/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.7.0](https://github.com/nuxt/content/compare/@nuxt/content@1.6.1...@nuxt/content@1.7.0) (2020-08-25)


### Bug Fixes

* **content:** use defu.arrayFn instead of custom merger ([#408](https://github.com/nuxt/content/issues/408)) ([9e5ba55](https://github.com/nuxt/content/commit/9e5ba558782a70269997576ed4c4242af3d0e87c))
* **types:** fix typing error ([#409](https://github.com/nuxt/content/issues/409)) ([23a84f8](https://github.com/nuxt/content/commit/23a84f81f00fa6e3c09a26cbf97a5530c79f9576))


### Features

* add custom editor API ([#312](https://github.com/nuxt/content/issues/312)) ([78fbb92](https://github.com/nuxt/content/commit/78fbb92ace7934fc15781dc592dfd2722670897a))





## [1.6.1](https://github.com/nuxt/content/compare/@nuxt/content@1.6.0...@nuxt/content@1.6.1) (2020-08-17)

**Note:** Version bump only for package @nuxt/content
Expand Down
2 changes: 1 addition & 1 deletion packages/content/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxt/content",
"version": "1.6.1",
"version": "1.7.0",
"repository": "nuxt/content",
"license": "MIT",
"types": "types/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/create-nuxt-content-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.1.6](https://github.com/nuxt/content/compare/create-nuxt-content-docs@0.1.5...create-nuxt-content-docs@0.1.6) (2020-08-25)

**Note:** Version bump only for package create-nuxt-content-docs





## [0.1.5](https://github.com/nuxt/content/compare/create-nuxt-content-docs@0.1.4...create-nuxt-content-docs@0.1.5) (2020-08-18)

**Note:** Version bump only for package create-nuxt-content-docs
Expand Down
2 changes: 1 addition & 1 deletion packages/create-nuxt-content-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-nuxt-content-docs",
"version": "0.1.5",
"version": "0.1.6",
"files": [
"src",
"template"
Expand Down
12 changes: 12 additions & 0 deletions packages/theme-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.5.3](https://github.com/nuxt/content/compare/@nuxt/content-theme-docs@0.5.2...@nuxt/content-theme-docs@0.5.3) (2020-08-25)


### Bug Fixes

* **theme-docs:** appLangSwitcher wrap every Chinese characters ([#395](https://github.com/nuxt/content/issues/395)) ([9e3eb0d](https://github.com/nuxt/content/commit/9e3eb0d8269687b3ee83eabdd80259b91d008321))
* **theme-docs:** minor graphic updates ([ff2f62e](https://github.com/nuxt/content/commit/ff2f62e6b2d2b7864c79ec8f563f988eea91b7cb))





## [0.5.2](https://github.com/nuxt/content/compare/@nuxt/content-theme-docs@0.5.1...@nuxt/content-theme-docs@0.5.2) (2020-08-18)


Expand Down
4 changes: 2 additions & 2 deletions packages/theme-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@nuxt/content-theme-docs",
"version": "0.5.2",
"version": "0.5.3",
"repository": "nuxt/content",
"license": "MIT",
"files": [
"src"
],
"main": "src/",
"dependencies": {
"@nuxt/content": "^1.6.1",
"@nuxt/content": "^1.7.0",
"@nuxt/types": "^2.14.3",
"@nuxtjs/color-mode": "^1.0.3",
"@nuxtjs/google-fonts": "^1.0.0",
Expand Down

0 comments on commit 688c919

Please sign in to comment.