Skip to content

Commit 266727d

Browse files
Version Packages (#77)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ed79701 commit 266727d

File tree

6 files changed

+26
-22
lines changed

6 files changed

+26
-22
lines changed

.changeset/bright-frogs-fold.md

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

.changeset/neat-hotels-notice.md

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

.changeset/polite-boats-beam.md

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

.changeset/sweet-countries-film.md

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

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,30 @@
11
# mucho
22

3+
## 0.10.0
4+
5+
### Minor Changes
6+
7+
- [#78](https://github.com/solana-foundation/mucho/pull/78)
8+
[`0c3cf91`](https://github.com/solana-foundation/mucho/commit/0c3cf9188ad9538200f527c1f5ab91daa9bd4bc0)
9+
Thanks [@nickfrosty](https://github.com/nickfrosty)! - added an error logger
10+
11+
### Patch Changes
12+
13+
- [#107](https://github.com/solana-foundation/mucho/pull/107)
14+
[`662bab1`](https://github.com/solana-foundation/mucho/commit/662bab1ce010012f3fd40441631a7a81c858a4d0)
15+
Thanks [@nickfrosty](https://github.com/nickfrosty)! - fix incorrect inspector
16+
colors and failed status checker
17+
18+
- [#94](https://github.com/solana-foundation/mucho/pull/94)
19+
[`9c95b97`](https://github.com/solana-foundation/mucho/commit/9c95b97c396ad3bd0be0df1825dcade3a3a733b8)
20+
Thanks [@rudrodip](https://github.com/rudrodip)! - Fix cargo update parser:
21+
Handle spinner output, git packages, and array bounds checking
22+
23+
- [#76](https://github.com/solana-foundation/mucho/pull/76)
24+
[`2391d77`](https://github.com/solana-foundation/mucho/commit/2391d77ec7d71940c151a12bdb0389008045b6c5)
25+
Thanks [@nickfrosty](https://github.com/nickfrosty)! - make the cargo updater
26+
an optional install
27+
328
## 0.9.0
429

530
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mucho",
3-
"version": "0.9.0",
3+
"version": "0.10.0",
44
"description": "",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)