Skip to content

Commit

Permalink
release: v1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pd4d10 committed Jun 29, 2022
1 parent c88fb3f commit 93fd5b2
Show file tree
Hide file tree
Showing 28 changed files with 103 additions and 14 deletions.
17 changes: 17 additions & 0 deletions packages/bytemd/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# [1.16.0](https://github.com/bytedance/bytemd/compare/v1.15.0...v1.16.0) (2022-06-29)


### Bug Fixes

* **bytemd:** esm in node.js ([0431476](https://github.com/bytedance/bytemd/commit/04314761dd9cafbb659bef7738a2ba9ada9cb4fc))
* cjs build ([8e5af29](https://github.com/bytedance/bytemd/commit/8e5af29bf575c2cdfdf94c2d36f55e15aa0b611e))
* duplicated builds ([c019fd4](https://github.com/bytedance/bytemd/commit/c019fd4da264cc05193786dc7d8a265ce5848363))


### Features

* improve types for Svelte Components ([#190](https://github.com/bytedance/bytemd/issues/190)) ([e727353](https://github.com/bytedance/bytemd/commit/e72735383f789a439484a944b10cb457c4260760))
* support custom remark-rehype options ([#199](https://github.com/bytedance/bytemd/issues/199)) ([6011c75](https://github.com/bytedance/bytemd/commit/6011c75db091fcaafefaf2a45c78d94db5152357))



# [1.15.0](https://github.com/bytedance/bytemd/compare/v1.14.0...v1.15.0) (2022-05-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/bytemd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "bytemd",
"version": "1.15.0",
"version": "1.16.0",
"description": "Hackable Markdown Editor and Viewer",
"keywords": [
"markdown",
Expand Down
4 changes: 4 additions & 0 deletions packages/plugin-breaks/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [1.16.0](https://github.com/bytedance/bytemd/compare/v1.15.0...v1.16.0) (2022-06-29)



# [1.15.0](https://github.com/bytedance/bytemd/compare/v1.14.0...v1.15.0) (2022-05-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-breaks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bytemd/plugin-breaks",
"version": "1.15.0",
"version": "1.16.0",
"description": "ByteMD plugin to support breaks",
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions packages/plugin-frontmatter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [1.16.0](https://github.com/bytedance/bytemd/compare/v1.15.0...v1.16.0) (2022-06-29)



# [1.15.0](https://github.com/bytedance/bytemd/compare/v1.14.0...v1.15.0) (2022-05-17)


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": "@bytemd/plugin-frontmatter",
"version": "1.15.0",
"version": "1.16.0",
"description": "ByteMD plugin to parse frontmatter",
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions packages/plugin-gemoji/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [1.16.0](https://github.com/bytedance/bytemd/compare/v1.15.0...v1.16.0) (2022-06-29)



# [1.15.0](https://github.com/bytedance/bytemd/compare/v1.14.0...v1.15.0) (2022-05-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-gemoji/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bytemd/plugin-gemoji",
"version": "1.15.0",
"version": "1.16.0",
"description": "ByteMD plugin to support Gemoji shortcodes",
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions packages/plugin-gfm/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [1.16.0](https://github.com/bytedance/bytemd/compare/v1.15.0...v1.16.0) (2022-06-29)



# [1.15.0](https://github.com/bytedance/bytemd/compare/v1.14.0...v1.15.0) (2022-05-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-gfm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bytemd/plugin-gfm",
"version": "1.15.0",
"version": "1.16.0",
"description": "ByteMD plugin to support GFM (autolink literals, strikethrough, tables, tasklists)",
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions packages/plugin-highlight-ssr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [1.16.0](https://github.com/bytedance/bytemd/compare/v1.15.0...v1.16.0) (2022-06-29)



# [1.15.0](https://github.com/bytedance/bytemd/compare/v1.14.0...v1.15.0) (2022-05-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-highlight-ssr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bytemd/plugin-highlight-ssr",
"version": "1.15.0",
"version": "1.16.0",
"description": "ByteMD plugin to highlight code blocks (SSR compatible)",
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions packages/plugin-highlight/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [1.16.0](https://github.com/bytedance/bytemd/compare/v1.15.0...v1.16.0) (2022-06-29)



# [1.15.0](https://github.com/bytedance/bytemd/compare/v1.14.0...v1.15.0) (2022-05-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-highlight/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bytemd/plugin-highlight",
"version": "1.15.0",
"version": "1.16.0",
"description": "ByteMD plugin to highlight code blocks",
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions packages/plugin-math-ssr/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [1.16.0](https://github.com/bytedance/bytemd/compare/v1.15.0...v1.16.0) (2022-06-29)



# [1.15.0](https://github.com/bytedance/bytemd/compare/v1.14.0...v1.15.0) (2022-05-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-math-ssr/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bytemd/plugin-math-ssr",
"version": "1.15.0",
"version": "1.16.0",
"description": "ByteMD plugin to support math formula (SSR compatible)",
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions packages/plugin-math/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [1.16.0](https://github.com/bytedance/bytemd/compare/v1.15.0...v1.16.0) (2022-06-29)



# [1.15.0](https://github.com/bytedance/bytemd/compare/v1.14.0...v1.15.0) (2022-05-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-math/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bytemd/plugin-math",
"version": "1.15.0",
"version": "1.16.0",
"description": "ByteMD plugin to support math formula",
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions packages/plugin-medium-zoom/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [1.16.0](https://github.com/bytedance/bytemd/compare/v1.15.0...v1.16.0) (2022-06-29)



# [1.15.0](https://github.com/bytedance/bytemd/compare/v1.14.0...v1.15.0) (2022-05-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-medium-zoom/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bytemd/plugin-medium-zoom",
"version": "1.15.0",
"version": "1.16.0",
"description": "ByteMD plugin to zoom images like Medium",
"repository": {
"type": "git",
Expand Down
4 changes: 4 additions & 0 deletions packages/plugin-mermaid/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# [1.16.0](https://github.com/bytedance/bytemd/compare/v1.15.0...v1.16.0) (2022-06-29)



# [1.15.0](https://github.com/bytedance/bytemd/compare/v1.14.0...v1.15.0) (2022-05-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-mermaid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bytemd/plugin-mermaid",
"version": "1.15.0",
"version": "1.16.0",
"description": "ByteMD plugin to support Mermaid diagram",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.16.0](https://github.com/bytedance/bytemd/compare/v1.15.0...v1.16.0) (2022-06-29)


### Features

* support custom remark-rehype options ([#199](https://github.com/bytedance/bytemd/issues/199)) ([6011c75](https://github.com/bytedance/bytemd/commit/6011c75db091fcaafefaf2a45c78d94db5152357))



# [1.15.0](https://github.com/bytedance/bytemd/compare/v1.14.0...v1.15.0) (2022-05-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bytemd/react",
"version": "1.15.0",
"version": "1.16.0",
"description": "Hackable Markdown Editor and Viewer",
"repository": {
"type": "git",
Expand Down
14 changes: 14 additions & 0 deletions packages/vue-next/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [1.16.0](https://github.com/bytedance/bytemd/compare/v1.15.0...v1.16.0) (2022-06-29)


### Bug Fixes

* **vue-next:** manual toString for file ([#193](https://github.com/bytedance/bytemd/issues/193)) ([da4c1be](https://github.com/bytedance/bytemd/commit/da4c1bed3a91f61212e38cc51fab6ecbba7c3c13))


### Features

* support custom remark-rehype options ([#199](https://github.com/bytedance/bytemd/issues/199)) ([6011c75](https://github.com/bytedance/bytemd/commit/6011c75db091fcaafefaf2a45c78d94db5152357))



# [1.15.0](https://github.com/bytedance/bytemd/compare/v1.14.0...v1.15.0) (2022-05-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/vue-next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bytemd/vue-next",
"version": "1.15.0",
"version": "1.16.0",
"description": "Hackable Markdown Editor and Viewer",
"repository": {
"type": "git",
Expand Down
9 changes: 9 additions & 0 deletions packages/vue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# [1.16.0](https://github.com/bytedance/bytemd/compare/v1.15.0...v1.16.0) (2022-06-29)


### Features

* support custom remark-rehype options ([#199](https://github.com/bytedance/bytemd/issues/199)) ([6011c75](https://github.com/bytedance/bytemd/commit/6011c75db091fcaafefaf2a45c78d94db5152357))



# [1.15.0](https://github.com/bytedance/bytemd/compare/v1.14.0...v1.15.0) (2022-05-17)


Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bytemd/vue",
"version": "1.15.0",
"version": "1.16.0",
"description": "Hackable Markdown Editor and Viewer",
"repository": {
"type": "git",
Expand Down

0 comments on commit 93fd5b2

Please sign in to comment.