Skip to content

Commit 735250a

Browse files
authored
[native_assets_builder] Publish 0.16.0 (#2213)
1 parent dfb9ffb commit 735250a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

pkgs/native_assets_builder/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
## 0.16.0-wip
1+
## 0.16.0
22

33
- Pass in path to pubspec (to read user-defines) in this package rather than in
44
the SDKs using this package.
5+
- Bump `package:native_assets_cli` to 0.16.0.
56

67
## 0.15.0
78

pkgs/native_assets_builder/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: native_assets_builder
22
description: >-
33
This package is the backend that invokes build hooks.
4-
version: 0.16.0-wip
4+
version: 0.16.0
55
repository: https://github.com/dart-lang/native/tree/main/pkgs/native_assets_builder
66

77
resolution: workspace

0 commit comments

Comments
 (0)