Skip to content

Commit d11394a

Browse files
Version Packages (next) (#712)
Co-authored-by: changesets-org-version-bot[bot] <288406890+changesets-org-version-bot[bot]@users.noreply.github.com>
1 parent 5fa6767 commit d11394a

3 files changed

Lines changed: 7 additions & 1 deletion

File tree

File renamed without changes.

CHANGELOG.md

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

3+
## 2.0.0-next.5
4+
5+
### Patch Changes
6+
7+
- [#711](https://github.com/changesets/action/pull/711) [`5fa6767`](https://github.com/changesets/action/commit/5fa67671df41b7a8a9d8123e8e446b1a8ad423db) Thanks [@Andarist](https://github.com/Andarist)! - Fix support for prerelease exits using the new `.changeset/pre` layout.
8+
39
## 2.0.0-next.4
410

511
### Major 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/action",
3-
"version": "2.0.0-next.4",
3+
"version": "2.0.0-next.5",
44
"private": true,
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)