Skip to content

Commit

Permalink
Version Packages (#360)
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
taranvohra and github-actions[bot] authored Jan 17, 2024
1 parent f86ac5d commit d92b0ce
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/happy-masks-smell.md

This file was deleted.

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

## 0.0.10

### Patch Changes

- f86ac5d: Release with the latest @gitbook/runtime@0.10.2

## 0.0.9

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/github/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-github",
"version": "0.0.9",
"version": "0.0.10",
"private": true,
"scripts": {
"lint": "eslint --ext .js,.jsx,.ts,.tsx .",
Expand Down
6 changes: 6 additions & 0 deletions integrations/gitlab/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @gitbook/integration-gitlab

## 0.0.11

### Patch Changes

- f86ac5d: Release with the latest @gitbook/runtime@0.10.2

## 0.0.10

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion integrations/gitlab/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@gitbook/integration-gitlab",
"version": "0.0.10",
"version": "0.0.11",
"private": true,
"scripts": {
"lint": "eslint --ext .js,.jsx,.ts,.tsx .",
Expand Down

0 comments on commit d92b0ce

Please sign in to comment.