Skip to content

Commit

Permalink
Bump version 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hustcer committed Sep 16, 2024
1 parent e83b6ff commit c731559
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
# Changelog
All notable changes to this project will be documented in this file.

## [1.6.0] - 2024-09-16

### Bug Fixes

- Fix just fetch command
- Fix moonbit setup and release scripts

### Features

- Add download specified version of moonbit toolchains support
- Add version input to action

### Miscellaneous Tasks

- Change bin dir from ~/.moon to ~/.moon/bin
- Update Nu to v0.97.1

### Deps

- Upgrade actions/checkout and use latest version of Nu for action

## [1.5.1] - 2024-05-05

### Features
Expand Down
4 changes: 2 additions & 2 deletions meta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Setup-MoonBit",
"version": "1.5.1",
"actionVer": "v1.5.1",
"version": "1.6.0",
"actionVer": "v1.6",
"author": "hustcer",
"license": "MIT",
"github": "https://github.com/hustcer/setup-moonbit",
Expand Down

0 comments on commit c731559

Please sign in to comment.