Skip to content

Commit

Permalink
Deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
orta committed Feb 15, 2023
1 parent db342ee commit f16b41b
Show file tree
Hide file tree
Showing 21 changed files with 182 additions and 96 deletions.
5 changes: 0 additions & 5 deletions .changeset/perfect-walls-tan.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/slow-poets-speak.md

This file was deleted.

8 changes: 8 additions & 0 deletions packages/docusaurus-preset-shiki-twoslash/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# docusaurus-preset-shiki-twoslash

## 1.1.39

### Patch Changes

- Updated dependencies [e6b739c]
- Updated dependencies [bfca2ac]
- [email protected]

## 1.1.38

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/docusaurus-preset-shiki-twoslash/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docusaurus-preset-shiki-twoslash",
"version": "1.1.38",
"version": "1.1.39",
"license": "MIT",
"homepage": "https://github.com/shikijs/twoslash",
"repository": {
Expand All @@ -23,7 +23,7 @@
},
"dependencies": {
"copy-text-to-clipboard": "^3.0.1",
"remark-shiki-twoslash": "3.1.0",
"remark-shiki-twoslash": "3.1.1",
"typescript": ">3"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/eleventy-plugin-shiki-twoslash/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# eleventy-plugin-shiki-twoslash

## 1.1.1

### Patch Changes

- Updated dependencies [e6b739c]
- Updated dependencies [bfca2ac]
- [email protected]

## 1.1.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/eleventy-plugin-shiki-twoslash/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eleventy-plugin-shiki-twoslash",
"version": "1.1.0",
"version": "1.1.1",
"license": "MIT",
"homepage": "https://github.com/shikijs/twoslash",
"repository": {
Expand All @@ -21,11 +21,11 @@
},
"dependencies": {
"deasync": "^0.1.21",
"remark-shiki-twoslash": "3.1.0",
"remark-shiki-twoslash": "3.1.1",
"typescript": ">3"
},
"devDependencies": {
"shiki": "0.10.1",
"shiki-twoslash": "3.1.0"
"shiki-twoslash": "3.1.1"
}
}
8 changes: 8 additions & 0 deletions packages/gatsby-remark-shiki-twoslash/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# gatsby-remark-shiki-twoslash

## 3.0.36

### Patch Changes

- Updated dependencies [e6b739c]
- Updated dependencies [bfca2ac]
- [email protected]

## 3.0.35

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/gatsby-remark-shiki-twoslash/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gatsby-remark-shiki-twoslash",
"version": "3.0.35",
"version": "3.0.36",
"license": "MIT",
"homepage": "https://github.com/shikijs/twoslash",
"repository": {
Expand All @@ -23,7 +23,7 @@
"build": ""
},
"dependencies": {
"remark-shiki-twoslash": "3.1.0",
"remark-shiki-twoslash": "3.1.1",
"typescript": ">3",
"unist-util-visit": "^2.0.0"
},
Expand Down
8 changes: 8 additions & 0 deletions packages/hexo-shiki-twoslash/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# hexo-shiki-twoslash

## 1.0.37

### Patch Changes

- Updated dependencies [e6b739c]
- Updated dependencies [bfca2ac]
- [email protected]

## 1.0.36

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/hexo-shiki-twoslash/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hexo-shiki-twoslash",
"version": "1.0.36",
"version": "1.0.37",
"license": "MIT",
"homepage": "https://github.com/shikijs/twoslash",
"repository": {
Expand All @@ -21,7 +21,7 @@
"lint": "echo 'NOOP'"
},
"dependencies": {
"remark-shiki-twoslash": "3.1.0",
"remark-shiki-twoslash": "3.1.1",
"typescript": ">3"
}
}
8 changes: 8 additions & 0 deletions packages/markdown-it-shiki-twoslash/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# markdown-it-shiki-twoslash

## 2.1.1

### Patch Changes

- Updated dependencies [e6b739c]
- Updated dependencies [bfca2ac]
- [email protected]

## 2.1.0

### Minor Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/markdown-it-shiki-twoslash/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "markdown-it-shiki-twoslash",
"version": "2.1.0",
"version": "2.1.1",
"license": "MIT",
"homepage": "https://github.com/shikijs/twoslash",
"repository": {
Expand All @@ -26,15 +26,15 @@
},
"dependencies": {
"deasync": "^0.1.21",
"remark-shiki-twoslash": "3.1.0"
"remark-shiki-twoslash": "3.1.1"
},
"devDependencies": {
"@types/deasync": "^0.1.1",
"@types/jest": "^25.1.3",
"@types/markdown-it": "^12.0.1",
"markdown-it": "^12.0.6",
"shiki": "0.10.1",
"shiki-twoslash": "3.1.0",
"shiki-twoslash": "3.1.1",
"tslib": "^1.10.0",
"typescript": ">3"
}
Expand Down
9 changes: 9 additions & 0 deletions packages/remark-shiki-twoslash/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
### 1.4.0

## 3.1.1

### Patch Changes

- e6b739c: fix type error in `remarkTwoslash`
- bfca2ac: Moves typescript to peer dependencies
- Updated dependencies [bfca2ac]
- [email protected]

## 3.1.0

### Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/remark-shiki-twoslash/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "remark-shiki-twoslash",
"version": "3.1.0",
"version": "3.1.1",
"license": "MIT",
"homepage": "https://github.com/shikijs/twoslash",
"repository": {
Expand Down Expand Up @@ -33,7 +33,7 @@
"fenceparser": "^1.1.0",
"regenerator-runtime": "^0.13.7",
"shiki": "0.10.1",
"shiki-twoslash": "3.1.0",
"shiki-twoslash": "3.1.1",
"tslib": "2.1.0",
"unist-util-visit": "^2.0.0"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/shiki-twoslash/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# shiki-twoslash

## 3.1.1

### Patch Changes

- bfca2ac: Moves typescript to peer dependencies

## 3.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/shiki-twoslash/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shiki-twoslash",
"version": "3.1.0",
"version": "3.1.1",
"license": "MIT",
"homepage": "https://github.com/shikijs/twoslash",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/twoslash-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# twoslash-cli

## 1.3.22

### Patch Changes

- Updated dependencies [e6b739c]
- Updated dependencies [bfca2ac]
- [email protected]

## 1.3.21

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/twoslash-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "twoslash-cli",
"version": "1.3.21",
"version": "1.3.22",
"main": "index.js",
"bin": {
"twoslash": "./bin/twoslash.js",
Expand All @@ -15,7 +15,7 @@
"hast-util-to-html": "^7.1.2",
"mdast-util-to-hast": "^10.0.0",
"remark": "^13.0.0",
"remark-shiki-twoslash": "3.1.0",
"remark-shiki-twoslash": "3.1.1",
"unist-util-visit": "^3.1.0"
},
"devDependencies": {
Expand Down
8 changes: 8 additions & 0 deletions packages/vuepress-plugin-shiki-twoslash/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# vuepress-plugin-shiki-twoslash

## 1.0.37

### Patch Changes

- Updated dependencies [e6b739c]
- Updated dependencies [bfca2ac]
- [email protected]

## 1.0.36

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/vuepress-plugin-shiki-twoslash/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vuepress-plugin-shiki-twoslash",
"version": "1.0.36",
"version": "1.0.37",
"license": "MIT",
"homepage": "https://github.com/shikijs/twoslash",
"repository": {
Expand All @@ -22,7 +22,7 @@
"lint": "echo 'NOOP'"
},
"dependencies": {
"remark-shiki-twoslash": "3.1.0",
"remark-shiki-twoslash": "3.1.1",
"typescript": ">3"
}
}
Loading

0 comments on commit f16b41b

Please sign in to comment.