Skip to content

Commit f95aed5

Browse files
chore: release package(s) (#215)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b69af62 commit f95aed5

File tree

4 files changed

+9
-11
lines changed

4 files changed

+9
-11
lines changed

.changeset/angry-phones-poke.md

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

.changeset/silly-mugs-prove.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.13.2
4+
5+
### Patch Changes
6+
7+
- [#214](https://github.com/un-ts/changesets-gitlab/pull/214) [`b69af62`](https://github.com/un-ts/changesets-gitlab/commit/b69af627480e11ed0d8b11fcdcac122566e6f3e0) Thanks [@JounQin](https://github.com/JounQin)! - fix: detect `git_push_create_all_pipelines` feature flag correctly
8+
9+
- [#214](https://github.com/un-ts/changesets-gitlab/pull/214) [`b69af62`](https://github.com/un-ts/changesets-gitlab/commit/b69af627480e11ed0d8b11fcdcac122566e6f3e0) Thanks [@JounQin](https://github.com/JounQin)! - fix: legacy `types` should point to `.d.cts` instead
10+
311
## 0.13.1
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.13.1",
3+
"version": "0.13.2",
44
"type": "module",
55
"repository": "https://github.com/un-ts/changesets-gitlab.git",
66
"author": "JounQin <[email protected]> (https://www.1stG.me)",

0 commit comments

Comments
 (0)