Skip to content

Commit

Permalink
Release build_runner 2.4.15. (#3846)
Browse files Browse the repository at this point in the history
* Release build_runner 2.4.15.

* Update dep onto `build_resolvers`.
  • Loading branch information
davidmorgan authored Feb 11, 2025
1 parent 1e22ff2 commit 74d974c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion build_runner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 2.4.15-wip
## 2.4.15

- Update to package:web and dart:js_interop.
- Support the latest `package:shelf_web_socket`.
Expand Down
4 changes: 2 additions & 2 deletions build_runner/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: build_runner
version: 2.4.15-wip
version: 2.4.15
description: A build system for Dart code generation and modular compilation.
repository: https://github.com/dart-lang/build/tree/master/build_runner
resolution: workspace
Expand All @@ -19,7 +19,7 @@ dependencies:
build: ">=2.1.0 <2.5.0"
build_config: ">=1.1.0 <1.2.0"
build_daemon: ^4.0.0
build_resolvers: ^2.4.4-wip
build_resolvers: ^2.4.4
build_runner_core: ^8.0.0
code_builder: ^4.2.0
collection: ^1.15.0
Expand Down

0 comments on commit 74d974c

Please sign in to comment.