Skip to content

Commit 43c6165

Browse files
committed
Merge branch 'main' of github.com:openpatch/hyperbook
2 parents 3b9cef9 + ca962b3 commit 43c6165

File tree

5 files changed

+14
-8
lines changed

5 files changed

+14
-8
lines changed

.changeset/green-meals-shake.md

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

packages/hyperbook/CHANGELOG.md

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

3+
## 0.68.3
4+
5+
### Patch Changes
6+
7+
- [`93f4966`](https://github.com/openpatch/hyperbook/commit/93f496654b2730d955ce2ddb766dfd98fefd9c68) Thanks [@mikebarkmin](https://github.com/mikebarkmin)! - Fix glossary pages not using custom scripts and styles
8+
39
## 0.68.2
410

511
### 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.68.2",
3+
"version": "0.68.3",
44
"author": "Mike Barkmin",
55
"homepage": "https://github.com/openpatch/hyperbook#readme",
66
"license": "MIT",

platforms/vscode/CHANGELOG.md

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

3+
## 0.45.2
4+
5+
### Patch Changes
6+
7+
- [`93f4966`](https://github.com/openpatch/hyperbook/commit/93f496654b2730d955ce2ddb766dfd98fefd9c68) Thanks [@mikebarkmin](https://github.com/mikebarkmin)! - Fix glossary pages not using custom scripts and styles
8+
39
## 0.45.1
410

511
### 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.45.1",
14+
"version": "0.45.2",
1515
"engines": {
1616
"vscode": "^1.71.0"
1717
},

0 commit comments

Comments
 (0)