release: v1.17.3

This commit is contained in:
Rongjian Zhang 2022-10-13 17:30:13 +08:00
parent 0e28d3364a
commit 87cf9f9aee
28 changed files with 95 additions and 14 deletions

View File

@ -1,3 +1,12 @@
## [1.17.3](https://github.com/bytedance/bytemd/compare/v1.17.2...v1.17.3) (2022-10-13)
### Bug Fixes
* make lodash and icons inline ([0e28d33](https://github.com/bytedance/bytemd/commit/0e28d3364a2d3bdb0895099648ebc34391baddcd)), closes [#218](https://github.com/bytedance/bytemd/issues/218)
## [1.17.2](https://github.com/bytedance/bytemd/compare/v1.17.1...v1.17.2) (2022-07-21)

View File

@ -1,6 +1,6 @@
{
"name": "bytemd",
"version": "1.17.2",
"version": "1.17.3",
"description": "Hackable Markdown Editor and Viewer",
"keywords": [
"markdown",

View File

@ -1,3 +1,7 @@
## [1.17.3](https://github.com/bytedance/bytemd/compare/v1.17.2...v1.17.3) (2022-10-13)
## [1.17.2](https://github.com/bytedance/bytemd/compare/v1.17.1...v1.17.2) (2022-07-21)

View File

@ -1,6 +1,6 @@
{
"name": "@bytemd/plugin-breaks",
"version": "1.17.2",
"version": "1.17.3",
"description": "ByteMD plugin to support breaks",
"repository": {
"type": "git",

View File

@ -1,3 +1,7 @@
## [1.17.3](https://github.com/bytedance/bytemd/compare/v1.17.2...v1.17.3) (2022-10-13)
## [1.17.2](https://github.com/bytedance/bytemd/compare/v1.17.1...v1.17.2) (2022-07-21)

View File

@ -1,6 +1,6 @@
{
"name": "@bytemd/plugin-frontmatter",
"version": "1.17.2",
"version": "1.17.3",
"description": "ByteMD plugin to parse frontmatter",
"repository": {
"type": "git",

View File

@ -1,3 +1,7 @@
## [1.17.3](https://github.com/bytedance/bytemd/compare/v1.17.2...v1.17.3) (2022-10-13)
## [1.17.2](https://github.com/bytedance/bytemd/compare/v1.17.1...v1.17.2) (2022-07-21)

View File

@ -1,6 +1,6 @@
{
"name": "@bytemd/plugin-gemoji",
"version": "1.17.2",
"version": "1.17.3",
"description": "ByteMD plugin to support Gemoji shortcodes",
"repository": {
"type": "git",

View File

@ -1,3 +1,12 @@
## [1.17.3](https://github.com/bytedance/bytemd/compare/v1.17.2...v1.17.3) (2022-10-13)
### Bug Fixes
* make lodash and icons inline ([0e28d33](https://github.com/bytedance/bytemd/commit/0e28d3364a2d3bdb0895099648ebc34391baddcd)), closes [#218](https://github.com/bytedance/bytemd/issues/218)
## [1.17.2](https://github.com/bytedance/bytemd/compare/v1.17.1...v1.17.2) (2022-07-21)

View File

@ -1,6 +1,6 @@
{
"name": "@bytemd/plugin-gfm",
"version": "1.17.2",
"version": "1.17.3",
"description": "ByteMD plugin to support GFM (autolink literals, strikethrough, tables, tasklists)",
"repository": {
"type": "git",

View File

@ -1,3 +1,7 @@
## [1.17.3](https://github.com/bytedance/bytemd/compare/v1.17.2...v1.17.3) (2022-10-13)
## [1.17.2](https://github.com/bytedance/bytemd/compare/v1.17.1...v1.17.2) (2022-07-21)

View File

@ -1,6 +1,6 @@
{
"name": "@bytemd/plugin-highlight-ssr",
"version": "1.17.2",
"version": "1.17.3",
"description": "ByteMD plugin to highlight code blocks (SSR compatible)",
"repository": {
"type": "git",

View File

@ -1,3 +1,7 @@
## [1.17.3](https://github.com/bytedance/bytemd/compare/v1.17.2...v1.17.3) (2022-10-13)
## [1.17.2](https://github.com/bytedance/bytemd/compare/v1.17.1...v1.17.2) (2022-07-21)

View File

@ -1,6 +1,6 @@
{
"name": "@bytemd/plugin-highlight",
"version": "1.17.2",
"version": "1.17.3",
"description": "ByteMD plugin to highlight code blocks",
"repository": {
"type": "git",

View File

@ -1,3 +1,12 @@
## [1.17.3](https://github.com/bytedance/bytemd/compare/v1.17.2...v1.17.3) (2022-10-13)
### Bug Fixes
* make lodash and icons inline ([0e28d33](https://github.com/bytedance/bytemd/commit/0e28d3364a2d3bdb0895099648ebc34391baddcd)), closes [#218](https://github.com/bytedance/bytemd/issues/218)
## [1.17.2](https://github.com/bytedance/bytemd/compare/v1.17.1...v1.17.2) (2022-07-21)

View File

@ -1,6 +1,6 @@
{
"name": "@bytemd/plugin-math-ssr",
"version": "1.17.2",
"version": "1.17.3",
"description": "ByteMD plugin to support math formula (SSR compatible)",
"repository": {
"type": "git",

View File

@ -1,3 +1,12 @@
## [1.17.3](https://github.com/bytedance/bytemd/compare/v1.17.2...v1.17.3) (2022-10-13)
### Bug Fixes
* make lodash and icons inline ([0e28d33](https://github.com/bytedance/bytemd/commit/0e28d3364a2d3bdb0895099648ebc34391baddcd)), closes [#218](https://github.com/bytedance/bytemd/issues/218)
## [1.17.2](https://github.com/bytedance/bytemd/compare/v1.17.1...v1.17.2) (2022-07-21)

View File

@ -1,6 +1,6 @@
{
"name": "@bytemd/plugin-math",
"version": "1.17.2",
"version": "1.17.3",
"description": "ByteMD plugin to support math formula",
"repository": {
"type": "git",

View File

@ -1,3 +1,7 @@
## [1.17.3](https://github.com/bytedance/bytemd/compare/v1.17.2...v1.17.3) (2022-10-13)
## [1.17.2](https://github.com/bytedance/bytemd/compare/v1.17.1...v1.17.2) (2022-07-21)

View File

@ -1,6 +1,6 @@
{
"name": "@bytemd/plugin-medium-zoom",
"version": "1.17.2",
"version": "1.17.3",
"description": "ByteMD plugin to zoom images like Medium",
"repository": {
"type": "git",

View File

@ -1,3 +1,12 @@
## [1.17.3](https://github.com/bytedance/bytemd/compare/v1.17.2...v1.17.3) (2022-10-13)
### Bug Fixes
* make lodash and icons inline ([0e28d33](https://github.com/bytedance/bytemd/commit/0e28d3364a2d3bdb0895099648ebc34391baddcd)), closes [#218](https://github.com/bytedance/bytemd/issues/218)
## [1.17.2](https://github.com/bytedance/bytemd/compare/v1.17.1...v1.17.2) (2022-07-21)

View File

@ -1,6 +1,6 @@
{
"name": "@bytemd/plugin-mermaid",
"version": "1.17.2",
"version": "1.17.3",
"description": "ByteMD plugin to support Mermaid diagram",
"repository": {
"type": "git",

View File

@ -1,3 +1,7 @@
## [1.17.3](https://github.com/bytedance/bytemd/compare/v1.17.2...v1.17.3) (2022-10-13)
## [1.17.2](https://github.com/bytedance/bytemd/compare/v1.17.1...v1.17.2) (2022-07-21)

View File

@ -1,6 +1,6 @@
{
"name": "@bytemd/react",
"version": "1.17.2",
"version": "1.17.3",
"description": "Hackable Markdown Editor and Viewer",
"repository": {
"type": "git",

View File

@ -1,3 +1,7 @@
## [1.17.3](https://github.com/bytedance/bytemd/compare/v1.17.2...v1.17.3) (2022-10-13)
## [1.17.2](https://github.com/bytedance/bytemd/compare/v1.17.1...v1.17.2) (2022-07-21)

View File

@ -1,6 +1,6 @@
{
"name": "@bytemd/vue-next",
"version": "1.17.2",
"version": "1.17.3",
"description": "Hackable Markdown Editor and Viewer",
"repository": {
"type": "git",

View File

@ -1,3 +1,7 @@
## [1.17.3](https://github.com/bytedance/bytemd/compare/v1.17.2...v1.17.3) (2022-10-13)
## [1.17.2](https://github.com/bytedance/bytemd/compare/v1.17.1...v1.17.2) (2022-07-21)

View File

@ -1,6 +1,6 @@
{
"name": "@bytemd/vue",
"version": "1.17.2",
"version": "1.17.3",
"description": "Hackable Markdown Editor and Viewer",
"repository": {
"type": "git",