Skip to content

Commit 5120dca

Browse files
author
Maël Nison
committed
Prepares for release
1 parent af72e6a commit 5120dca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Please add one entry in this file for each change in Yarn's behavior. Use the same format for all entries, including the third-person verb. Make sure you don't add more than one line of text to keep it clean. Thanks!
44

5-
## Master
5+
## 1.12.1
66

77
- Ensures the engine check is ran before showing the UI for `upgrade-interactive`
88

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "yarn",
33
"installationMethod": "unknown",
4-
"version": "1.13.0-0",
4+
"version": "1.12.0",
55
"license": "BSD-2-Clause",
66
"preferGlobal": true,
77
"description": "📦🐈 Fast, reliable, and secure dependency management.",

0 commit comments

Comments
 (0)