Skip to content

Commit e0e3fc5

Browse files
Version Packages (#602)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent ee488d1 commit e0e3fc5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+239
-72
lines changed

.changeset/breezy-hats-approve.md

-38
This file was deleted.

integrations/arcade/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/integration-arcade
22

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- ee488d1: Bump integrations' target
8+
39
## 0.0.3
410

511
### Patch Changes

integrations/arcade/package.json

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

integrations/cognito/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/integration-cognito
22

3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- ee488d1: Bump integrations' target
8+
39
## 0.0.5
410

511
### Patch Changes

integrations/cognito/package.json

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

integrations/crisp/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/integration-crisp
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- ee488d1: Bump integrations' target
8+
39
## 0.3.0
410

511
### Minor Changes

integrations/crisp/package.json

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

integrations/fathom/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/integration-fathom
22

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- ee488d1: Bump integrations' target
8+
39
## 0.4.0
410

511
### Minor Changes

integrations/fathom/package.json

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

integrations/figma/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/integration-figma
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- ee488d1: Bump integrations' target
8+
39
## 0.1.2
410

511
### Patch Changes

integrations/figma/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitbook/integration-figma",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"private": true,
55
"dependencies": {
66
"@gitbook/runtime": "*"
+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @gitbook/integration-github-copilot
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- ee488d1: Bump integrations' target

integrations/github-copilot/package.json

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

integrations/github-files/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/integration-github
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- ee488d1: Bump integrations' target
8+
39
## 0.1.5
410

511
### Patch Changes

integrations/github-files/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitbook/integration-github-files",
3-
"version": "0.1.5",
3+
"version": "0.2.0",
44
"private": true,
55
"dependencies": {
66
"dotenv": "^16.0.3",

integrations/github/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/integration-github
22

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- ee488d1: Bump integrations' target
8+
39
## 0.4.0
410

511
### Minor Changes

integrations/github/package.json

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

integrations/gitlab-files/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/integration-gitlab-files
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- ee488d1: Bump integrations' target
8+
39
## 0.1.2
410

511
### Patch Changes

integrations/gitlab-files/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@gitbook/integration-gitlab-files",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"private": true,
55
"dependencies": {
66
"dotenv": "^16.1.1",

integrations/gitlab/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/integration-gitlab
22

3+
## 0.4.0
4+
5+
### Minor Changes
6+
7+
- ee488d1: Bump integrations' target
8+
39
## 0.3.0
410

511
### Minor Changes

integrations/gitlab/package.json

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

integrations/googleanalytics/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/integration-googleanalytics
22

3+
## 0.6.0
4+
5+
### Minor Changes
6+
7+
- ee488d1: Bump integrations' target
8+
39
## 0.5.0
410

511
### Minor Changes

integrations/googleanalytics/package.json

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

integrations/heap/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/integration-heap
22

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- ee488d1: Bump integrations' target
8+
39
## 0.4.0
410

511
### Minor Changes

integrations/heap/package.json

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

integrations/helpscout/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/integration-helpscout
22

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- ee488d1: Bump integrations' target
8+
39
## 1.3.0
410

511
### Minor Changes

integrations/helpscout/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@gitbook/integration-helpscout",
33
"private": true,
4-
"version": "1.3.0",
4+
"version": "1.4.0",
55
"scripts": {
66
"typecheck": "tsc --noEmit",
77
"publish": "gitbook publish ."

integrations/hotjar/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/integration-hotjar
22

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- ee488d1: Bump integrations' target
8+
39
## 0.4.0
410

511
### Minor Changes

integrations/hotjar/package.json

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

integrations/intercom/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/integration-intercom
22

3+
## 0.5.0
4+
5+
### Minor Changes
6+
7+
- ee488d1: Bump integrations' target
8+
39
## 0.4.0
410

511
### Minor Changes

integrations/intercom/package.json

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

integrations/koala/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/integration-koala
22

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- ee488d1: Bump integrations' target
8+
39
## 1.3.0
410

511
### Minor Changes

integrations/koala/package.json

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

integrations/linear/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/integration-linear
22

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- ee488d1: Bump integrations' target
8+
39
## 1.0.2
410

511
### Patch Changes

integrations/linear/package.json

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

integrations/lucid/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @gitbook/integration-lucid
22

3+
## 0.3.0
4+
5+
### Minor Changes
6+
7+
- ee488d1: Bump integrations' target
8+
39
## 0.2.0
410

511
### Minor Changes

integrations/lucid/package.json

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

0 commit comments

Comments
 (0)