@moonrepo/cli 1.22.4-nightly.202403050044 → 1.22.4

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
@@ -15,10 +15,11 @@
15
15
  #### 🐞 Fixes
16
16
 
17
17
  - Fixed an issue where deleted but uncommitted files would log a hashing warning.
18
- - Fixed an issue where parsing `bun.lockb` would fail if using `github:` protocols.
18
+ - Fixed an issue where parsing `bun.lockb` would fail if using `github:` protocols..
19
19
 
20
20
  #### ⚙️ Internal
21
21
 
22
+ - Updated Rust to v1.76.
22
23
  - Updated proto to v0.31.2 (from v0.30.2).
23
24
 
24
25
  ## 1.22.3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@moonrepo/cli",
3
- "version": "1.22.4-nightly.202403050044",
3
+ "version": "1.22.4",
4
4
  "description": "moon command line and core system.",
5
5
  "keywords": [
6
6
  "moon",