Skip to content

Commit d65d62b

Browse files
chore: release package(s) (un-ts#121)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f35cd64 commit d65d62b

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/three-eels-boil.md

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

CHANGELOG.md

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

3+
## 0.10.3
4+
5+
### Patch Changes
6+
7+
- [#120](https://github.com/un-ts/changesets-gitlab/pull/120) [`f35cd64`](https://github.com/un-ts/changesets-gitlab/commit/f35cd64b980c3bdf42b8ad83f6c6f037cd892720) Thanks [@coreymcg](https://github.com/coreymcg)! - Fix issue when the release MRs could not be created when gitlab is not hosted at the root of the of the domain (https://www.company.com/gitlab).
8+
39
## 0.10.2
410

511
### 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.10.2",
3+
"version": "0.10.3",
44
"type": "module",
55
"repository": "git+https://github.com/rx-ts/changesets-gitlab.git",
66
"author": "JounQin (https://www.1stG.me) <admin@1stg.me>",

0 commit comments

Comments
 (0)