Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dcharkes committed Jan 15, 2024
1 parent b45d021 commit bdf3678
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pkgs/native_assets_builder/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

- Add support for `runPackageName` to avoid native assets for packages that
the root package depends on but the package being run doesn't.
- Bump `package:native_assets_cli` to 0.3.2.
- Bump `package:native_assets_cli` to 0.4.1.

## 0.3.0

Expand Down
4 changes: 4 additions & 0 deletions pkgs/native_toolchain_c/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.3.5-wip

- Bump `package:native_assets_cli` to 0.4.1.

## 0.3.4

- Bump `package:native_assets_cli` to 0.4.0.
Expand Down
2 changes: 1 addition & 1 deletion pkgs/native_toolchain_c/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: native_toolchain_c
description: >-
A library to invoke the native C compiler installed on the host machine.
version: 0.3.4
version: 0.3.5-wip
repository: https://github.com/dart-lang/native/tree/main/pkgs/native_toolchain_c

topics:
Expand Down

0 comments on commit bdf3678

Please sign in to comment.