We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7ad7da commit 4e71c28Copy full SHA for 4e71c28
pkgs/native_assets_builder/CHANGELOG.md
@@ -1,7 +1,8 @@
1
-## 0.14.0-wip
+## 0.14.0
2
3
- Bump `package:native_assets_cli` to 0.14.0.
4
- Route assets from build hook to build hook with `ToBuild` `Routing`.
5
+- Support user-defines.
6
7
## 0.13.0
8
pkgs/native_assets_builder/pubspec.yaml
@@ -1,10 +1,10 @@
name: native_assets_builder
description: >-
This package is the backend that invokes build hooks.
-version: 0.14.0-wip
+version: 0.14.0
repository: https://github.com/dart-lang/native/tree/main/pkgs/native_assets_builder
-publish_to: none
+# publish_to: none
9
resolution: workspace
10
0 commit comments