Skip to content

Commit

Permalink
Version Packages (#626)
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 Nov 20, 2024
1 parent d6ec68a commit db3d803
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/lazy-singers-work.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-foxes-arrive.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.6.0

### Minor Changes

- d6ec68a: Use ExposableError for public errors in GitHub integration

## 0.5.0

### Minor 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.5.0",
"version": "0.6.0",
"private": true,
"scripts": {
"typecheck": "tsc --noEmit",
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.5.0

### Minor Changes

- 9bce519: Use ExposableError for public errors in GitLab integration

## 0.4.0

### Minor 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.4.0",
"version": "0.5.0",
"private": true,
"scripts": {
"typecheck": "tsc --noEmit",
Expand Down

0 comments on commit db3d803

Please sign in to comment.