Skip to content

Commit

Permalink
Version Packages (#160)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored May 23, 2023
1 parent 882996d commit ed4d97a
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/great-spoons-deny.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/twenty-onions-float.md

This file was deleted.

12 changes: 12 additions & 0 deletions integrations/toucantoco/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# @gitbook/integration-toucantoco

## 1.0.0

### Major Changes

- 419b9d6: Toucan Toco embedded analytics integration

### Patch Changes

- Updated dependencies [882996d]
- @gitbook/runtime@0.3.0
2 changes: 1 addition & 1 deletion integrations/toucantoco/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-toucantoco",
"version": "0.0.1",
"version": "1.0.0",
"private": true,
"dependencies": {
"@gitbook/api": "*",
Expand Down
6 changes: 6 additions & 0 deletions packages/runtime/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gitbook/runtime

## 0.3.0

### Minor Changes

- 882996d: Accept application/json by default for OAuth token response

## 0.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@gitbook/runtime",
"type": "module",
"version": "0.2.0",
"version": "0.3.0",
"sideEffects": false,
"main": "src/index.ts",
"dependencies": {
Expand Down

0 comments on commit ed4d97a

Please sign in to comment.