- Add new package
web_adapter
.
- Build: Change publish log.
- Fix: add
dart pub get
before melos scripts.
- Fix: fix action error
- Fix: action file format.
- Include melos in
action.yml
.
- Feat: new package
compatibility_layer
.
- Fix: Check empty changelog.
- Fix: throw error when changelog is
*None.*
.
- Skip release when version exists.
- The version of pkg use
pub_semver
to check.
- Rewrite by dart