Skip to content

Commit 67bc012

Browse files
Version Packages (#1026)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 08b5a56 commit 67bc012

File tree

8 files changed

+30
-17
lines changed

8 files changed

+30
-17
lines changed

.changeset/lucky-parrots-retire.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/poor-walls-complain.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/hyperbook/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# hyperbook
22

3+
## 0.63.2
4+
5+
### Patch Changes
6+
7+
- [`08b5a56`](https://github.com/openpatch/hyperbook/commit/08b5a56a3a34f55af81b0094070f8760de7fcc88) Thanks [@mikebarkmin](https://github.com/mikebarkmin)! - Fix favicon path
8+
9+
- Fix relative path
10+
311
## 0.63.1
412

513
### Patch Changes

packages/hyperbook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hyperbook",
3-
"version": "0.63.1",
3+
"version": "0.63.2",
44
"author": "Mike Barkmin",
55
"homepage": "https://github.com/openpatch/hyperbook#readme",
66
"license": "MIT",

packages/markdown/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @hyperbook/markdown
22

3+
## 0.37.2
4+
5+
### Patch Changes
6+
7+
- [`08b5a56`](https://github.com/openpatch/hyperbook/commit/08b5a56a3a34f55af81b0094070f8760de7fcc88) Thanks [@mikebarkmin](https://github.com/mikebarkmin)! - Fix favicon path
8+
9+
- Fix relative path
10+
311
## 0.37.1
412

513
### Patch Changes

packages/markdown/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperbook/markdown",
3-
"version": "0.37.1",
3+
"version": "0.37.2",
44
"author": "Mike Barkmin",
55
"homepage": "https://github.com/openpatch/hyperbook#readme",
66
"license": "MIT",

platforms/vscode/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# @hyperbook/vscode-extension
22

3+
## 0.39.2
4+
5+
### Patch Changes
6+
7+
- [`08b5a56`](https://github.com/openpatch/hyperbook/commit/08b5a56a3a34f55af81b0094070f8760de7fcc88) Thanks [@mikebarkmin](https://github.com/mikebarkmin)! - Fix favicon path
8+
9+
- Fix relative path
10+
11+
- Updated dependencies [[`08b5a56`](https://github.com/openpatch/hyperbook/commit/08b5a56a3a34f55af81b0094070f8760de7fcc88)]:
12+
- @hyperbook/markdown@0.37.2
13+
314
## 0.39.1
415

516
### Patch Changes

platforms/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
},
1212
"homepage": "https://hyperbook.openpatch.org",
1313
"main": "./out/extension.js",
14-
"version": "0.39.1",
14+
"version": "0.39.2",
1515
"engines": {
1616
"vscode": "^1.71.0"
1717
},

0 commit comments

Comments
 (0)