Skip to content

Commit

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

## [1.6.1] - 2024-09-16

### Features

- Add `setup-core` input support
- Add `bleeding` version support for macOS only

### Miscellaneous Tasks

- Try to remove GITHUB_TOKEN env setting

## [1.6.0] - 2024-09-16

### Bug Fixes
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.6.0",
"actionVer": "v1.6",
"version": "1.6.1",
"actionVer": "v1.6.1",
"author": "hustcer",
"license": "MIT",
"github": "https://github.com/hustcer/setup-moonbit",
Expand Down

0 comments on commit 33e77bc

Please sign in to comment.