Skip to content

Commit f9dc04c

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

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/healthy-insects-promise.md

Lines changed: 0 additions & 7 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.3
4+
5+
### Patch Changes
6+
7+
- [#216](https://github.com/un-ts/changesets-gitlab/pull/216) [`0bdd8e8`](https://github.com/un-ts/changesets-gitlab/commit/0bdd8e86af15553dcb64343d9a54f01c5e5e3513) Thanks [@JounQin](https://github.com/JounQin)! - fix: add `newChangesetTemplateFallback` for newer GitLab versions - close [#178](https://github.com/un-ts/changesets-gitlab/issues/178)
8+
9+
related <https://gitlab.com/gitlab-org/gitlab/-/issues/532221>
10+
311
## 0.13.2
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.2",
3+
"version": "0.13.3",
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)