Skip to content

Commit e51d8e5

Browse files
authored
prep for releasing 1.7.1 (#150)
prep for releasing 1.7.1
1 parent 1faf8e6 commit e51d8e5

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

CHANGELOG.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,21 @@
1+
## v1.7.1
2+
3+
* Roll `undici` dependency to address [CVE-2025-22150][].
4+
* Update to the latest npm dependencies.
5+
* Recompile the action using the new Dart / JavaScript interop.
6+
7+
[CVE-2025-22150]: https://github.com/nodejs/undici/security/advisories/GHSA-c76h-2ccp-4975
8+
19
## v1.7.0
210

3-
- Install flutter sdk in publishing step, allowing Flutter packages to be
11+
* Install flutter sdk in publishing step, allowing Flutter packages to be
412
published ([#68][])
513

614
[#68]: https://github.com/dart-lang/setup-dart/issues/68
715

816
## v1.6.5
917

10-
- Fix zip path handling on Windows 11 ([#118][])
18+
* Fix zip path handling on Windows 11 ([#118][])
1119

1220
[#118]: https://github.com/dart-lang/setup-dart/issues/118
1321

0 commit comments

Comments
 (0)