Skip to content

Commit

Permalink
chore: release
Browse files Browse the repository at this point in the history
 - @nuxt/content@1.12.0
 - @nuxt/content-theme-docs@0.9.0
  • Loading branch information
benjamincanac committed Jan 29, 2021
1 parent de4c860 commit b25d4db
Show file tree
Hide file tree
Showing 4 changed files with 47 additions and 3 deletions.
24 changes: 24 additions & 0 deletions packages/content/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,30 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.12.0](https://github.com/nuxt/content/compare/@nuxt/content@1.11.1...@nuxt/content@1.12.0) (2021-01-29)


### Bug Fixes

* **content:** codeblock parse lang should support other meta ([#691](https://github.com/nuxt/content/issues/691)) ([881f6d4](https://github.com/nuxt/content/commit/881f6d49a30c67c9151872b81771a185e393d986))
* **content:** failed ci on windows and enhance file name detection regex ([#680](https://github.com/nuxt/content/issues/680)) ([f445444](https://github.com/nuxt/content/commit/f445444b277d93ef5b9376bb1a031643d4c0329e))
* **content:** optional search parameter condition ([de4c860](https://github.com/nuxt/content/commit/de4c8607239b3e7ff1605bba698e9ef5c9bd242f))
* **types:** change types ([#732](https://github.com/nuxt/content/issues/732)) ([a6274e4](https://github.com/nuxt/content/commit/a6274e482947dc177c795cc00867aa266bd91ddb))
* properly treat falsy values in context ([#685](https://github.com/nuxt/content/issues/685)) ([228f7e0](https://github.com/nuxt/content/commit/228f7e04a5d7a5742ca92617f48ae04b98e9b277))


### Features

* **content:** improve reactivity ([#688](https://github.com/nuxt/content/issues/688)) ([1fbcbbc](https://github.com/nuxt/content/commit/1fbcbbcd20f46b360cd8476c0de53c79fb4c20cd))
* **content:** Optional search parameter ([#733](https://github.com/nuxt/content/issues/733)) ([db3fd67](https://github.com/nuxt/content/commit/db3fd67f08ff18b480b1d4afbc1269c4220995e7))
* add path for custom parsers ([#656](https://github.com/nuxt/content/issues/656)) ([955cf9f](https://github.com/nuxt/content/commit/955cf9fe1074bcc740e8e0c9695760a04703e961))
* sort by score (most relevant first) when searching ([#671](https://github.com/nuxt/content/issues/671)) ([1936a0e](https://github.com/nuxt/content/commit/1936a0eee5b929c04c666097453ef27adde7ca21))
* **content/theme-docs:** support surround by path ([#660](https://github.com/nuxt/content/issues/660)) ([92599e0](https://github.com/nuxt/content/commit/92599e0fc3910da53560e82b9bceb8a118568d84))





## [1.11.1](https://github.com/nuxt/content/compare/@nuxt/content@1.11.0...@nuxt/content@1.11.1) (2020-11-25)


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.11.1",
"version": "1.12.0",
"repository": "nuxt/content",
"license": "MIT",
"types": "types/index.d.ts",
Expand Down
20 changes: 20 additions & 0 deletions packages/theme-docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.9.0](https://github.com/nuxt/content/compare/@nuxt/content-theme-docs@0.8.2...@nuxt/content-theme-docs@0.9.0) (2021-01-29)


### Bug Fixes

* **theme-docs:** correct releases link ([#690](https://github.com/nuxt/content/issues/690)) ([d34f92b](https://github.com/nuxt/content/commit/d34f92b8d8952c1b63595e553eb3496213584687))
* **theme-docs:** remove redundant header ([#722](https://github.com/nuxt/content/issues/722)) ([e85daf0](https://github.com/nuxt/content/commit/e85daf0bfc6491e96555fad9bb1a9772be2a323a))
* **theme-docs:** rename ja locale file ([#707](https://github.com/nuxt/content/issues/707)) ([28006fd](https://github.com/nuxt/content/commit/28006fd83b28b5dbf81234b9f72d419f97aeda94))


### Features

* **content/theme-docs:** support surround by path ([#660](https://github.com/nuxt/content/issues/660)) ([92599e0](https://github.com/nuxt/content/commit/92599e0fc3910da53560e82b9bceb8a118568d84))
* **theme-docs:** add korean locale ([#709](https://github.com/nuxt/content/issues/709)) ([7fda834](https://github.com/nuxt/content/commit/7fda834b4e926f3ec288702b439c6a9185ae23e1))
* **theme-docs:** display updatedAt date in bottom of page ([#687](https://github.com/nuxt/content/issues/687)) ([51619dd](https://github.com/nuxt/content/commit/51619dd866f5b4b89645935d6c26bc010ebf9bfe))





## [0.8.2](https://github.com/nuxt/content/compare/@nuxt/content-theme-docs@0.8.1...@nuxt/content-theme-docs@0.8.2) (2020-11-25)

**Note:** Version bump only for package @nuxt/content-theme-docs
Expand Down
4 changes: 2 additions & 2 deletions packages/theme-docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxt/content-theme-docs",
"version": "0.8.2",
"version": "0.9.0",
"repository": "nuxt/content",
"license": "MIT",
"files": [
Expand All @@ -10,7 +10,7 @@
"dependencies": {
"@docsearch/css": "^1.0.0-alpha.28",
"@docsearch/js": "^1.0.0-alpha.28",
"@nuxt/content": "^1.11.1",
"@nuxt/content": "^1.12.0",
"@nuxt/types": "^2.14.7",
"@nuxtjs/color-mode": "^2.0.0",
"@nuxtjs/google-fonts": "1.2.0",
Expand Down

0 comments on commit b25d4db

Please sign in to comment.