Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: release package(s)
  • Loading branch information
github-actions[bot] committed Nov 23, 2023
commit 66788b5522d0292689890bc98cc8c42b033f5981
5 changes: 0 additions & 5 deletions .changeset/five-ravens-worry.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# changesets-gitlab

## 0.11.1

### Patch Changes

- [#143](https://github.com/un-ts/changesets-gitlab/pull/143) [`40818dd`](https://github.com/un-ts/changesets-gitlab/commit/40818dddbe6794ca5a76d9373544c7710a300995) Thanks [@alan910127](https://github.com/alan910127)! - fix: deprecation warning in the `comment` command

## 0.11.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "changesets-gitlab",
"version": "0.11.0",
"version": "0.11.1",
"type": "module",
"repository": "git+https://github.com/rx-ts/changesets-gitlab.git",
"author": "JounQin (https://www.1stG.me) <[email protected]>",
Expand Down