Skip to content

Commit de73a9a

Browse files
committed
Update changelog and version
1 parent fcd9728 commit de73a9a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

build_web_compilers/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.4.6
2+
3+
- Add build options to customize the SDK used for compiling to js and wasm.
4+
15
## 4.4.5
26

37
- Updating DDC's bootstrapper to be consistent with the rest of the ecosystem.

build_web_compilers/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: build_web_compilers
2-
version: 4.4.5
2+
version: 4.4.6
33
description: Builder implementations wrapping the dart2js and DDC compilers.
44
repository: https://github.com/dart-lang/build/tree/master/build_web_compilers
55
resolution: workspace

0 commit comments

Comments
 (0)