Skip to content

Commit 9b22c21

Browse files
Version Packages (#762)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b1b1931 commit 9b22c21

10 files changed

+141
-135
lines changed

.changeset/curvy-moles-happen.md

-5
This file was deleted.

.changeset/rare-dots-accept.md

-5
This file was deleted.

.changeset/sixty-houses-love.md

-5
This file was deleted.

.changeset/witty-wolves-walk.md

-5
This file was deleted.

integrations/marketo/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @gitbook/integration-marketo
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- 4b47ff0: The Marketo integration is now publicly available.
8+
- Updated dependencies [b1b1931]
9+
- @gitbook/api@0.101.0
10+
311
## 0.1.1
412

513
### Patch Changes

integrations/marketo/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitbook/integration-marketo",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"private": true,
55
"dependencies": {
66
"@gitbook/api": "*",

integrations/openapi/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @gitbook/integration-openapi
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- f6cd69e: Support rich info description
8+
9+
### Patch Changes
10+
11+
- 70d2876: Improve spec not found error message
12+
- Updated dependencies [b1b1931]
13+
- @gitbook/api@0.101.0
14+
315
## 0.1.2
416

517
### Patch Changes

integrations/openapi/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitbook/integration-openapi",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"private": true,
55
"scripts": {
66
"typecheck": "tsc --noEmit",

0 commit comments

Comments
 (0)