Skip to content

Commit ca0be26

Browse files
Version Packages (changesets#1713)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent a3563b0 commit ca0be26

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/happy-wolves-design.md

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

packages/cli/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @changesets/cli
22

3+
## 2.29.6
4+
5+
### Patch Changes
6+
7+
- [#1712](https://github.com/changesets/changesets/pull/1712) [`a3563b0`](https://github.com/changesets/changesets/commit/a3563b0d6c84e7142541493dea0c89acdc339b93) Thanks [@benmccann](https://github.com/benmccann)! - Switch to maintained fork of `external-editor`
8+
39
## 2.29.5
410

511
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@changesets/cli",
3-
"version": "2.29.5",
3+
"version": "2.29.6",
44
"description": "Organise your package versioning and publishing to make both contributors and maintainers happy",
55
"bin": {
66
"changeset": "bin.js"

0 commit comments

Comments
 (0)