Skip to content

Commit 0d24014

Browse files
authored
Merge pull request #896 from openpatch/changeset-release/main
Version Packages
2 parents eb6c5a3 + d67b1d2 commit 0d24014

File tree

5 files changed

+17
-8
lines changed

5 files changed

+17
-8
lines changed

.changeset/dirty-tips-appear.md

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

packages/markdown/CHANGELOG.md

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

3+
## 0.12.1
4+
5+
### Patch Changes
6+
7+
- [`eb6c5a3`](https://github.com/openpatch/hyperbook/commit/eb6c5a3ae05721fee0a657ccb63124d6e1194d22) Thanks [@mikebarkmin](https://github.com/mikebarkmin)! - move qr code generation to the client
8+
39
## 0.12.0
410

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

platforms/vscode/CHANGELOG.md

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

3+
## 0.25.7
4+
5+
### Patch Changes
6+
7+
- [`eb6c5a3`](https://github.com/openpatch/hyperbook/commit/eb6c5a3ae05721fee0a657ccb63124d6e1194d22) Thanks [@mikebarkmin](https://github.com/mikebarkmin)! - move qr code generation to the client
8+
9+
- Updated dependencies [[`eb6c5a3`](https://github.com/openpatch/hyperbook/commit/eb6c5a3ae05721fee0a657ccb63124d6e1194d22)]:
10+
- @hyperbook/markdown@0.12.1
11+
312
## 0.25.6
413

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

0 commit comments

Comments
 (0)