Skip to content

Commit

Permalink
build: version 0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorlxy committed Feb 10, 2023
1 parent 1f3b867 commit 986b602
Show file tree
Hide file tree
Showing 18 changed files with 55 additions and 9 deletions.
8 changes: 8 additions & 0 deletions 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.12.0](https://github.com/mdit-vue/mdit-vue/compare/v0.11.2...v0.12.0) (2023-02-10)

### Features

- **plugin-headers:** add shouldAllowNested option ([93e004d](https://github.com/mdit-vue/mdit-vue/commit/93e004d7a4aa3329799f59086036fa244898b0d8))
- **plugin-toc:** add shouldAllowNested option (close [#5](https://github.com/mdit-vue/mdit-vue/issues/5)) ([1f3b867](https://github.com/mdit-vue/mdit-vue/commit/1f3b8675ebaecc762fe4c7f1e5c0645157c1487f))
- **shared:** add shouldAllowNested option for resolveHeadersFromTokens ([9363b92](https://github.com/mdit-vue/mdit-vue/commit/9363b92c3ac3efbe47c1c58300ff10bbe93d35b3))

## [0.11.2](https://github.com/mdit-vue/mdit-vue/compare/v0.11.1...v0.11.2) (2022-12-23)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"npmClient": "pnpm",
"version": "0.11.2",
"version": "0.12.0",
"command": {
"version": {
"allowBranch": "main",
Expand Down
4 changes: 4 additions & 0 deletions packages/plugin-component/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.12.0](https://github.com/mdit-vue/mdit-vue/compare/v0.11.2...v0.12.0) (2023-02-10)

**Note:** Version bump only for package @mdit-vue/plugin-component

## [0.11.2](https://github.com/mdit-vue/mdit-vue/compare/v0.11.1...v0.11.2) (2022-12-23)

**Note:** Version bump only for package @mdit-vue/plugin-component
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-component/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mdit-vue/plugin-component",
"version": "0.11.2",
"version": "0.12.0",
"description": "A markdown-it plugin to allow vue components in markdown",
"keywords": [
"markdown-it",
Expand Down
4 changes: 4 additions & 0 deletions packages/plugin-frontmatter/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.12.0](https://github.com/mdit-vue/mdit-vue/compare/v0.11.2...v0.12.0) (2023-02-10)

**Note:** Version bump only for package @mdit-vue/plugin-frontmatter

## [0.11.1](https://github.com/mdit-vue/mdit-vue/compare/v0.11.0...v0.11.1) (2022-08-30)

**Note:** Version bump only for package @mdit-vue/plugin-frontmatter
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-frontmatter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mdit-vue/plugin-frontmatter",
"version": "0.11.1",
"version": "0.12.0",
"description": "A markdown-it plugin to get markdown frontmatter",
"keywords": [
"markdown-it",
Expand Down
6 changes: 6 additions & 0 deletions packages/plugin-headers/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.12.0](https://github.com/mdit-vue/mdit-vue/compare/v0.11.2...v0.12.0) (2023-02-10)

### Features

- **plugin-headers:** add shouldAllowNested option ([93e004d](https://github.com/mdit-vue/mdit-vue/commit/93e004d7a4aa3329799f59086036fa244898b0d8))

## [0.11.2](https://github.com/mdit-vue/mdit-vue/compare/v0.11.1...v0.11.2) (2022-12-23)

**Note:** Version bump only for package @mdit-vue/plugin-headers
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-headers/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mdit-vue/plugin-headers",
"version": "0.11.2",
"version": "0.12.0",
"description": "A markdown-it plugin to get markdown headers",
"keywords": [
"markdown-it",
Expand Down
4 changes: 4 additions & 0 deletions packages/plugin-sfc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.12.0](https://github.com/mdit-vue/mdit-vue/compare/v0.11.2...v0.12.0) (2023-02-10)

**Note:** Version bump only for package @mdit-vue/plugin-sfc

## [0.11.1](https://github.com/mdit-vue/mdit-vue/compare/v0.11.0...v0.11.1) (2022-08-30)

**Note:** Version bump only for package @mdit-vue/plugin-sfc
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-sfc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mdit-vue/plugin-sfc",
"version": "0.11.1",
"version": "0.12.0",
"description": "A markdown-it plugin to help transforming markdown tu vue sfc",
"keywords": [
"markdown-it",
Expand Down
4 changes: 4 additions & 0 deletions packages/plugin-title/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.12.0](https://github.com/mdit-vue/mdit-vue/compare/v0.11.2...v0.12.0) (2023-02-10)

**Note:** Version bump only for package @mdit-vue/plugin-title

## [0.11.2](https://github.com/mdit-vue/mdit-vue/compare/v0.11.1...v0.11.2) (2022-12-23)

**Note:** Version bump only for package @mdit-vue/plugin-title
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-title/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mdit-vue/plugin-title",
"version": "0.11.2",
"version": "0.12.0",
"description": "A markdown-it plugin to get markdown page title",
"keywords": [
"markdown-it",
Expand Down
6 changes: 6 additions & 0 deletions packages/plugin-toc/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.12.0](https://github.com/mdit-vue/mdit-vue/compare/v0.11.2...v0.12.0) (2023-02-10)

### Features

- **plugin-toc:** add shouldAllowNested option (close [#5](https://github.com/mdit-vue/mdit-vue/issues/5)) ([1f3b867](https://github.com/mdit-vue/mdit-vue/commit/1f3b8675ebaecc762fe4c7f1e5c0645157c1487f))

## [0.11.2](https://github.com/mdit-vue/mdit-vue/compare/v0.11.1...v0.11.2) (2022-12-23)

**Note:** Version bump only for package @mdit-vue/plugin-toc
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-toc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mdit-vue/plugin-toc",
"version": "0.11.2",
"version": "0.12.0",
"description": "A markdown-it plugin to generate table-of-contents that compatible with Vue.js",
"keywords": [
"markdown-it",
Expand Down
6 changes: 6 additions & 0 deletions packages/shared/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.12.0](https://github.com/mdit-vue/mdit-vue/compare/v0.11.2...v0.12.0) (2023-02-10)

### Features

- **shared:** add shouldAllowNested option for resolveHeadersFromTokens ([9363b92](https://github.com/mdit-vue/mdit-vue/commit/9363b92c3ac3efbe47c1c58300ff10bbe93d35b3))

## [0.11.2](https://github.com/mdit-vue/mdit-vue/compare/v0.11.1...v0.11.2) (2022-12-23)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mdit-vue/shared",
"version": "0.11.2",
"version": "0.12.0",
"description": "Shared utils and types of mdit-vue",
"keywords": [
"markdown-it",
Expand Down
4 changes: 4 additions & 0 deletions packages/types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.12.0](https://github.com/mdit-vue/mdit-vue/compare/v0.11.2...v0.12.0) (2023-02-10)

**Note:** Version bump only for package @mdit-vue/types

# [0.11.0](https://github.com/mdit-vue/mdit-vue/compare/v0.10.0...v0.11.0) (2022-08-25)

**Note:** Version bump only for package @mdit-vue/types
Expand Down
2 changes: 1 addition & 1 deletion packages/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mdit-vue/types",
"version": "0.11.0",
"version": "0.12.0",
"description": "Shared types definition of mdit-vue",
"keywords": [
"markdown-it",
Expand Down

0 comments on commit 986b602

Please sign in to comment.