Skip to content

Commit 0812a77

Browse files
Version Packages (#1093)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 05d1dda commit 0812a77

11 files changed

Lines changed: 39 additions & 12 deletions

File tree

.changeset/cool-houses-act.md

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

packages/create/CHANGELOG.md

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

3+
## 0.3.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`4b64ec3`](https://github.com/openpatch/hyperbook/commit/4b64ec3be33fcda363e5cc724adcfadfc3c42649)]:
8+
- @hyperbook/types@0.22.0
9+
310
## 0.3.3
411

512
### Patch Changes

packages/create/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-hyperbook",
3-
"version": "0.3.3",
3+
"version": "0.3.4",
44
"description": "Shared logic for creating new Hyperbook projects",
55
"platform": "node",
66
"main": "./dist/index.js",

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.84.0
4+
5+
### Minor Changes
6+
7+
- [`4b64ec3`](https://github.com/openpatch/hyperbook/commit/4b64ec3be33fcda363e5cc724adcfadfc3c42649) Thanks [@mikebarkmin](https://github.com/mikebarkmin)! - Add hyperbook cloud support.
8+
39
## 0.83.0
410

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

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.55.0
4+
5+
### Minor Changes
6+
7+
- [`4b64ec3`](https://github.com/openpatch/hyperbook/commit/4b64ec3be33fcda363e5cc724adcfadfc3c42649) Thanks [@mikebarkmin](https://github.com/mikebarkmin)! - Add hyperbook cloud support.
8+
39
## 0.54.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.54.0",
3+
"version": "0.55.0",
44
"author": "Mike Barkmin",
55
"homepage": "https://github.com/openpatch/hyperbook#readme",
66
"license": "MIT",

packages/types/CHANGELOG.md

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

3+
## 0.22.0
4+
5+
### Minor Changes
6+
7+
- [`4b64ec3`](https://github.com/openpatch/hyperbook/commit/4b64ec3be33fcda363e5cc724adcfadfc3c42649) Thanks [@mikebarkmin](https://github.com/mikebarkmin)! - Add hyperbook cloud support.
8+
39
## 0.21.0
410

511
### Minor Changes

packages/types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hyperbook/types",
3-
"version": "0.21.0",
3+
"version": "0.22.0",
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.49.17
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`4b64ec3`](https://github.com/openpatch/hyperbook/commit/4b64ec3be33fcda363e5cc724adcfadfc3c42649)]:
8+
- @hyperbook/markdown@0.55.0
9+
- create-hyperbook@0.3.4
10+
- @hyperbook/fs@0.24.2
11+
312
## 0.49.16
413

514
### Patch Changes

0 commit comments

Comments
 (0)