Skip to content

Commit 99d8c17

Browse files
chore: release package(s) (#157)
1 parent 4e02d62 commit 99d8c17

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed

.changeset/early-badgers-love.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/eight-tools-sing.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/silent-cameras-explain.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# changesets-gitlab
22

3+
## 0.11.5
4+
5+
### Patch Changes
6+
7+
- [#156](https://github.com/un-ts/changesets-gitlab/pull/156) [`3826317`](https://github.com/un-ts/changesets-gitlab/commit/3826317108fc57b0984fca6630e12e56c853d3e6) Thanks [@JounQin](https://github.com/JounQin)! - fix: use discussion or note API accordingly
8+
9+
- [#156](https://github.com/un-ts/changesets-gitlab/pull/156) [`3826317`](https://github.com/un-ts/changesets-gitlab/commit/3826317108fc57b0984fca6630e12e56c853d3e6) Thanks [@JounQin](https://github.com/JounQin)! - fix: comment username could be random - close #145
10+
11+
- [#158](https://github.com/un-ts/changesets-gitlab/pull/158) [`4e02d62`](https://github.com/un-ts/changesets-gitlab/commit/4e02d62dc47182f34318370642d6c202e6ce6700) Thanks [@JounQin](https://github.com/JounQin)! - refactor: handle GitLab API error cause details for tracing
12+
313
## 0.11.4
414

515
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "changesets-gitlab",
3-
"version": "0.11.4",
3+
"version": "0.11.5",
44
"type": "module",
55
"repository": "git+https://github.com/rx-ts/changesets-gitlab.git",
66
"author": "JounQin (https://www.1stG.me) <[email protected]>",

0 commit comments

Comments
 (0)