Skip to content

Commit 85feab5

Browse files
chore: release package(s) (#72)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent f819185 commit 85feab5

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/seven-pugs-provide.md

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

.changeset/two-sheep-itch.md

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

CHANGELOG.md

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

3+
## 0.6.0
4+
5+
### Minor Changes
6+
7+
- [#70](https://github.com/un-ts/changesets-gitlab/pull/70) [`2d8b1e0`](https://github.com/un-ts/changesets-gitlab/commit/2d8b1e0d46986680c068ff71cbcb00c29ae2dfdb) Thanks [@lluiscab](https://github.com/lluiscab)! - feat: merge requests target branch can now be configured through a input environment variable
8+
9+
- [#76](https://github.com/un-ts/changesets-gitlab/pull/76) [`f819185`](https://github.com/un-ts/changesets-gitlab/commit/f819185d8cf3392950ab0eb23e201217490ca38a) Thanks [@devtribe](https://github.com/devtribe)! - get username from api instead usage of env variable
10+
311
## 0.5.6
412

513
### 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.5.6",
3+
"version": "0.6.0",
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)