Skip to content

Commit 1b665e3

Browse files
chore: release package(s)
1 parent efc0650 commit 1b665e3

File tree

7 files changed

+17
-28
lines changed

7 files changed

+17
-28
lines changed

.changeset/good-wolves-rhyme.md

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

.changeset/mighty-chefs-serve.md

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

.changeset/short-queens-cover.md

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

.changeset/swift-berries-exist.md

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

.changeset/ten-eagles-sing.md

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

CHANGELOG.md

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

3+
## 0.13.0
4+
5+
### Minor Changes
6+
7+
- [`e9adb24`](https://github.com/un-ts/changesets-gitlab/commit/e9adb245cc1152a2bc1516d4259b08f437879308) Thanks [@JounQin](https://github.com/JounQin)! - chore: housekeeping, bump all (dev) deps, add `module-sync` entry
8+
9+
fix: `commonjs` types entry
10+
11+
- [#195](https://github.com/un-ts/changesets-gitlab/pull/195) [`e7cbdff`](https://github.com/un-ts/changesets-gitlab/commit/e7cbdff3854d7640884735179ab4cb695e62f3c2) Thanks [@WeslleyNasRocha](https://github.com/WeslleyNasRocha)! - feat: fetch the tags and push each one individually based on size of `packages` to be published and `api.FeatureFlags(projectId, 'git_push_create_all_pipelines')`
12+
13+
- [#209](https://github.com/un-ts/changesets-gitlab/pull/209) [`4ca179c`](https://github.com/un-ts/changesets-gitlab/commit/4ca179c9b7fb0440a8194f97ad65d1294d19810b) Thanks [@JounQin](https://github.com/JounQin)! - feat: add a new optional `GITLAB_COMMENT_CUSTOM_LINKS` environment variable to override the links content referenced in the cli bot comment, use `{{ addChangesetUrl }}` placeholder for the dynamic URL to add a changeset
14+
15+
- [#196](https://github.com/un-ts/changesets-gitlab/pull/196) [`b681513`](https://github.com/un-ts/changesets-gitlab/commit/b6815131caf733494a6f0e243ed64ad9441fc2b4) Thanks [@crysadrak](https://github.com/crysadrak)! - feat: add a new optional `GITLAB_COMMENT_DISCUSSION_AUTO_RESOLVE` environment variable to automatically resolve added discussion when changeset is present, if you want to always resolve the discussion, you should actually use `GITLAB_COMMENT_TYPE=note` instead, default `true`
16+
17+
- [`efc0650`](https://github.com/un-ts/changesets-gitlab/commit/efc0650e5e4d9b92e50fddcd2b63576adc7c7428) Thanks [@JounQin](https://github.com/JounQin)! - refactor: publish releases with limited concurrency with [`p-limit`](https://github.com/sindresorhus/p-limit)
18+
319
## 0.12.2
420

521
### 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.12.2",
3+
"version": "0.13.0",
44
"type": "module",
55
"repository": "https://github.com/un-ts/changesets-gitlab.git",
66
"author": "JounQin (https://www.1stG.me) <[email protected]>",

0 commit comments

Comments
 (0)