Skip to content

Commit 7654d45

Browse files
authored
chore: prepare v1.8.0 release (#188) (#189)
- Update release notes in CHANGELOG.md for v1.8.0 - Rebuild dist action output assets (dist/index.mjs and dist/main.cjs) Fixes #188
1 parent 43c102f commit 7654d45

3 files changed

Lines changed: 523 additions & 298 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
## v1.8.0-wip
1+
## v1.8.0
22

33
* Add a problem matcher for `dart analyze` to automatically create inline annotations on GitHub pull requests.
4+
* Update `publish.yml` reusable workflow to reference `setup-dart@v1.7.2` (running on Node 24) ([#188][]).
5+
* Update GitHub Action dependencies (`actions/checkout` v7).
6+
* Bump `undici` to `6.27.0` and update npm dependencies.
7+
8+
[#188]: https://github.com/dart-lang/setup-dart/issues/188
49

510
## v1.7.2
611

0 commit comments

Comments
 (0)