Skip to content

Commit 50d2721

Browse files
committed
Release 0.7.1
1 parent 85d06c4 commit 50d2721

3 files changed

Lines changed: 8 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# Changelog
22
<!-- scriv-insert-here -->
33

4+
<a id='changelog-0.7.1'></a>
5+
## 0.7.1 (2023-04-22)
6+
7+
### Changed
8+
9+
- Changed the `build.outputs.hashes` state to use `$GITHUB_OUTPUT` instead of deprecated `::set-output` method.
10+
411
<a id='changelog-0.7.0'></a>
512
## 0.7.0 (2023-04-22)
613

newsfragments/20230422_143342_sethmichaellarson.md

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.7.0"
1+
__version__ = "0.7.1"

0 commit comments

Comments
 (0)