Skip to content

Commit

Permalink
chore: release 2024.11.27 (#3167)
Browse files Browse the repository at this point in the history
  • Loading branch information
mise-en-dev authored Nov 23, 2024
1 parent 531d7f4 commit 5562f2f
Show file tree
Hide file tree
Showing 10 changed files with 157 additions and 18 deletions.
139 changes: 139 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,142 @@
# Changelog

## [2024.11.27](https://github.com/jdx/mise/compare/v2024.11.26..v2024.11.27) - 2024-11-23

### 🔍 Other Changes

- reset CHANGELOG by [@jdx](https://github.com/jdx) in [531d7f4](https://github.com/jdx/mise/commit/531d7f4d0231b338bc06faa09403a0b78c386cf4)

### New Contributors

- @jdx made their first contribution
- @mise-en-dev made their first contribution
- @syhol made their first contribution
- @muescha made their first contribution
- @swfz made their first contribution
- @yodatak made their first contribution
- @Guria made their first contribution
- @roele made their first contribution
- @renovate[bot] made their first contribution
- @risu729 made their first contribution
- @AlecRust made their first contribution
- @knu made their first contribution
- @erickguan made their first contribution
- @miguelmig made their first contribution
- @rodvieirasilva made their first contribution
- @drewwells made their first contribution
- @powerman made their first contribution
- @hverlin made their first contribution
- @liskin made their first contribution
- @SolitudeSF made their first contribution
- @glasser made their first contribution
- @BurnerWah made their first contribution
- @jasisk made their first contribution
- @vrslev made their first contribution
- @laozc made their first contribution
- @jimeh made their first contribution
- @rgeraskin made their first contribution
- @htunnicliff made their first contribution
- @jahands made their first contribution
- @autarch made their first contribution
- @finalchild made their first contribution
- @yanskun made their first contribution
- @samuelallan72 made their first contribution
- @TobiX made their first contribution
- @Shobhit0109 made their first contribution
- @josb made their first contribution
- @matukoto made their first contribution
- @cwegener made their first contribution
- @gauravkumar37 made their first contribution
- @mtweeman made their first contribution
- @fesplugas made their first contribution
- @fiadliel made their first contribution
- @MustCodeAl made their first contribution
- @xavdid made their first contribution
- @stanhu made their first contribution
- @antoniomdk made their first contribution
- @mcallaway made their first contribution
- @CharString made their first contribution
- @kianmeng made their first contribution
- @mollyIV made their first contribution
- @chasinglogic made their first contribution
- @dependabot[bot] made their first contribution
- @gzurowski made their first contribution
- @light-planck made their first contribution
- @adamdickinson made their first contribution
- @kattouf made their first contribution
- @chrmod made their first contribution
- @donaldguy made their first contribution
- @bklebe made their first contribution
- @Its-Alex made their first contribution
- @Adirelle made their first contribution
- @jiz4oh made their first contribution
- @FranklinYinanDing made their first contribution
- @KlotzAndrew made their first contribution
- @noirbizarre made their first contribution
- @offbyone made their first contribution
- @zph made their first contribution
- @sjpalf made their first contribution
- @GabDug made their first contribution
- @joshbode made their first contribution
- @texastoland made their first contribution
- @yggdr made their first contribution
- @kalvinnchau made their first contribution
- @nicolas-geniteau made their first contribution
- @MartyBeGood made their first contribution
- @splinter98 made their first contribution
- @fxsalazar made their first contribution
- @grant0417 made their first contribution
- @booniepepper made their first contribution
- @Ajpantuso made their first contribution
- @wheinze made their first contribution
- @tlockney made their first contribution
- @endigma made their first contribution
- @sirenkovladd made their first contribution
- @ made their first contribution
- @tamasfe made their first contribution
- @bnheise made their first contribution
- @deriamis made their first contribution
- @gasuketsu made their first contribution
- @alikefia made their first contribution
- @defhacks made their first contribution
- @nokazn made their first contribution
- @pdecat made their first contribution
- @inverse made their first contribution
- @Andrew-Chen-Wang made their first contribution
- @joshuataylor made their first contribution
- @hkoosha made their first contribution
- @ysthakur made their first contribution
- @benweint made their first contribution
- @Nezteb made their first contribution
- @duckpuppy made their first contribution
- @jguddas made their first contribution
- @Jaxwood made their first contribution
- @scottdotau made their first contribution
- @xanderificnl made their first contribution
- @dfang made their first contribution
- @tsukimizake made their first contribution
- @scop made their first contribution
- @Sacro made their first contribution
- @ProducerMatt made their first contribution
- @pedorich-n made their first contribution
- @smbl64 made their first contribution
- @tombh made their first contribution
- @luccahuguet made their first contribution
- @andrewthauer made their first contribution
- @KokaKiwi made their first contribution
- @toadslop made their first contribution
- @jonathanmorley made their first contribution
- @chadac made their first contribution
- @tomocrafter made their first contribution
- @issmo made their first contribution
- @jaybosamiya made their first contribution
- @nrjais made their first contribution
- @Alex23rodriguez made their first contribution
- @gerbal made their first contribution
- @chhe made their first contribution
- @cserino made their first contribution
- @amoosbr made their first contribution
- @eugenesvk made their first contribution
- @delicb made their first contribution

<!-- generated by git-cliff -->
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "mise"
version = "2024.11.26"
version = "2024.11.27"
edition = "2021"
description = "The front-end to your dev env"
authors = ["Jeff Dickey (@jdx)"]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Install mise (other methods [here](https://mise.jdx.dev/getting-started.html)):
```sh-session
$ curl https://mise.run | sh
$ ~/.local/bin/mise --version
2024.11.26 macos-arm64 (a1b2d3e 2024-11-23)
2024.11.27 macos-arm64 (a1b2d3e 2024-11-23)
```

or install a specific a version:
Expand Down
6 changes: 3 additions & 3 deletions completions/_mise
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ _mise() {
zstyle ":completion:${curcontext}:" cache-policy _usage_mise_cache_policy
fi

if ( [[ -z "${_usage_spec_mise_2024_11_26:-}" ]] || _cache_invalid _usage_spec_mise_2024_11_26 ) \
&& ! _retrieve_cache _usage_spec_mise_2024_11_26;
if ( [[ -z "${_usage_spec_mise_2024_11_27:-}" ]] || _cache_invalid _usage_spec_mise_2024_11_27 ) \
&& ! _retrieve_cache _usage_spec_mise_2024_11_27;
then
spec="$(mise usage)"
_store_cache _usage_spec_mise_2024_11_26 spec
_store_cache _usage_spec_mise_2024_11_27 spec
fi

_arguments "*: :(($(usage complete-word --shell zsh -s "$spec" -- "${words[@]}" )))"
Expand Down
6 changes: 3 additions & 3 deletions completions/mise.bash
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ _mise() {
return 1
fi

if [[ -z ${_usage_spec_mise_2024_11_26:-} ]]; then
_usage_spec_mise_2024_11_26="$(mise usage)"
if [[ -z ${_usage_spec_mise_2024_11_27:-} ]]; then
_usage_spec_mise_2024_11_27="$(mise usage)"
fi

# shellcheck disable=SC2207
COMPREPLY=( $(usage complete-word --shell bash -s "${_usage_spec_mise_2024_11_26}" --cword="$COMP_CWORD" -- "${COMP_WORDS[@]}" ) )
COMPREPLY=( $(usage complete-word --shell bash -s "${_usage_spec_mise_2024_11_27}" --cword="$COMP_CWORD" -- "${COMP_WORDS[@]}" ) )
if [[ $? -ne 0 ]]; then
unset COMPREPLY
fi
Expand Down
6 changes: 3 additions & 3 deletions completions/mise.fish
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ if ! command -v usage &> /dev/null
return 1
end

if ! set -q _usage_spec_mise_2024_11_26
set -g _usage_spec_mise_2024_11_26 (mise usage | string collect)
if ! set -q _usage_spec_mise_2024_11_27
set -g _usage_spec_mise_2024_11_27 (mise usage | string collect)
end
complete -xc mise -a '(usage complete-word --shell fish -s "$_usage_spec_mise_2024_11_26" -- (commandline -cop) (commandline -t))'
complete -xc mise -a '(usage complete-word --shell fish -s "$_usage_spec_mise_2024_11_27" -- (commandline -cop) (commandline -t))'
2 changes: 1 addition & 1 deletion default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

rustPlatform.buildRustPackage {
pname = "mise";
version = "2024.11.26";
version = "2024.11.27";

src = lib.cleanSource ./.;

Expand Down
4 changes: 2 additions & 2 deletions man/man1/mise.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.TH mise 1 "mise 2024.11.26"
.TH mise 1 "mise 2024.11.27"
.SH NAME
mise \- The front\-end to your dev env
.SH SYNOPSIS
Expand Down Expand Up @@ -192,6 +192,6 @@ Examples:
$ mise settings Show settings in use
$ mise settings color=0 Disable color by modifying global config file
.SH VERSION
v2024.11.26
v2024.11.27
.SH AUTHORS
Jeff Dickey <@jdx>
2 changes: 1 addition & 1 deletion packaging/rpm/mise.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Summary: The front-end to your dev env
Name: mise
Version: 2024.11.26
Version: 2024.11.27
Release: 1
URL: https://github.com/jdx/mise/
Group: System
Expand Down

0 comments on commit 5562f2f

Please sign in to comment.