-
-
Notifications
You must be signed in to change notification settings - Fork 654
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- [email protected] - @nuxt/[email protected] - [email protected] - @nuxt/[email protected]
- Loading branch information
1 parent
9e5ba55
commit 688c919
Showing
8 changed files
with
54 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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/[email protected]@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/[email protected]@1.3.6) (2020-08-18) | ||
|
||
**Note:** Version bump only for package nuxt-content-docs | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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/[email protected]...@nuxt/[email protected]) (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/[email protected]...@nuxt/[email protected]) (2020-08-17) | ||
|
||
**Note:** Version bump only for package @nuxt/content | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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/[email protected]@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/[email protected]@0.1.5) (2020-08-18) | ||
|
||
**Note:** Version bump only for package create-nuxt-content-docs | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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/[email protected]...@nuxt/[email protected]) (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/[email protected]...@nuxt/[email protected]) (2020-08-18) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters