blob: 704e861129c2f7425ea7bb1cd65cdfb39eeb0dfa [file] [log] [blame] [view]
## 0.19.6
- Bump `package:hooks` to 1.0.0.
## 0.19.5
- Document `input.packageRoot` in more places.
## 0.19.4
- Document that asset file paths must be absolute.
## 0.19.3
- Added a library comment detailing how to use the package.
## 0.19.2
- Bump `package:hooks` to 0.20.0.
## 0.19.1
* Bump the SDK constraint to at least the one from `package:hooks` to fix
dartdoc generation on https://pub.dev.
## 0.19.0
- Split up `package:native_assets_cli` in `package:hooks`,
`package:code_assets`, and `package:data_assets`.
## 0.1.0
- Initial version.