Skip to content

Commit 4e71c28

Browse files
authored
[native_assets_builder] Publish 0.14.0 (#2183)
1 parent b7ad7da commit 4e71c28

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

pkgs/native_assets_builder/CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1-
## 0.14.0-wip
1+
## 0.14.0
22

33
- Bump `package:native_assets_cli` to 0.14.0.
44
- Route assets from build hook to build hook with `ToBuild` `Routing`.
5+
- Support user-defines.
56

67
## 0.13.0
78

pkgs/native_assets_builder/pubspec.yaml

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

7-
publish_to: none
7+
# publish_to: none
88

99
resolution: workspace
1010

0 commit comments

Comments
 (0)