Skip to content

Commit

Permalink
Release v2.0.0 (#184)
Browse files Browse the repository at this point in the history
Co-authored-by: miniscruff <[email protected]>
  • Loading branch information
github-actions[bot] and miniscruff authored Sep 16, 2023
1 parent 8451ad3 commit 6dcc253
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changes/unreleased/Changed-20230915-225116.yaml

This file was deleted.

5 changes: 5 additions & 0 deletions .changes/v2.0.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
## v2.0.0 on 2023-09-16

### Changed

* [#182](https://github.com/miniscruff/changie-action/issues/182) Upgrade to Node v20 for action runtime
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
and is generated by [Changie](https://github.com/miniscruff/changie).

## v2.0.0 on 2023-09-16

### Changed

* [#182](https://github.com/miniscruff/changie-action/issues/182) Upgrade to Node v20 for action runtime

## v1.0.1 on 2023-02-04

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "changie-action",
"version": "1.0.1",
"version": "2.0.0",
"description": "GitHub action to use Changie",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 6dcc253

Please sign in to comment.