Skip to content

Commit 94006ca

Browse files
Version Packages (#902)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bddebd8 commit 94006ca

File tree

6 files changed

+14
-12
lines changed

6 files changed

+14
-12
lines changed

.changeset/honest-spiders-feel.md

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

.changeset/sharp-zebras-bathe.md

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

integrations/mermaid/CHANGELOG.md

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

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- bddebd8: Support ZenUML diagrams in Mermaid
8+
39
## 0.3.4
410

511
### Patch Changes

integrations/mermaid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitbook/integration-mermaid",
3-
"version": "0.3.4",
3+
"version": "0.4.0",
44
"private": true,
55
"dependencies": {
66
"@gitbook/api": "*",

integrations/posthog/CHANGELOG.md

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

3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- a3b4646: Update Posthog endpoints with the recommended ones
8+
39
## 0.4.2
410

511
### Patch Changes

integrations/posthog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitbook/integration-posthog",
3-
"version": "0.4.2",
3+
"version": "1.0.0",
44
"private": true,
55
"dependencies": {
66
"@gitbook/api": "*",

0 commit comments

Comments
 (0)