Skip to content

Commit

Permalink
Version Packages (#343)
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 9, 2024
1 parent a7e2098 commit 748a4ab
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/grumpy-coats-remember.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.4

### Patch Changes

- a7e2098: Release

## 0.0.3

### 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.3",
"version": "0.0.4",
"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.4

### Patch Changes

- a7e2098: Release

## 0.0.3

### 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.3",
"version": "0.0.4",
"private": true,
"scripts": {
"lint": "eslint --ext .js,.jsx,.ts,.tsx .",
Expand Down

0 comments on commit 748a4ab

Please sign in to comment.