Skip to content

Commit b1b8beb

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

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/itchy-singers-switch.md

-5
This file was deleted.

integrations/gitlab/CHANGELOG.md

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

3+
## 0.0.9
4+
5+
### Patch Changes
6+
7+
- 1ac9975: check webhookId exists before deleting it in gitlab
8+
39
## 0.0.8
410

511
### Patch 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.0.8",
3+
"version": "0.0.9",
44
"private": true,
55
"scripts": {
66
"lint": "eslint --ext .js,.jsx,.ts,.tsx .",

0 commit comments

Comments
 (0)