@moonrepo/cli 1.21.0-canary.202402062323 → 1.21.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +2 -1
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -10,7 +10,7 @@
10
10
  - More accurately monitors signals (ctrl+c) and shutdowns.
11
11
  - Tasks can now be configured with a timeout.
12
12
 
13
- ## Unreleased
13
+ ## 1.21.0
14
14
 
15
15
  #### 🚀 Updates
16
16
 
@@ -50,6 +50,7 @@
50
50
  - Fixed an issue where the action graph would create incorrect nodes when a tool utilizes dependency
51
51
  workspaces, and a project is not within the workspace.
52
52
  - Fixed an issue where glob based arguments were overlay escaped.
53
+ - Fixed console checkpoints (the 4 squares) showing the wrong working directory.
53
54
 
54
55
  #### ⚙️ Internal
55
56
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@moonrepo/cli",
3
- "version": "1.21.0-canary.202402062323",
3
+ "version": "1.21.0",
4
4
  "description": "moon command line and core system.",
5
5
  "keywords": [
6
6
  "moon",