diff --git a/RELEASE.md b/RELEASE.md index 7f6e1fc..8d44f09 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -1,13 +1,12 @@ -> v0.1.40 ~ "RELEASE_NOTES_PLACEHOLDER — replace this line with the release title" +> v0.2.0 ~ "First-class trailers, inspections and full test coverage" --- ## Highlights -RELEASE_NOTES_PLACEHOLDER - -Describe what changed in this release. The first line above must name the version -being released, and both placeholder markers must be gone, or the release workflow -refuses to tag. +- **First-class Trailer data models** — trailer models, serializers and data contracts for the console, with current trailers embedded on the vehicle serializer. +- **Inspection data models** — models and serializers backing the maintenance platform upgrade. +- **`is-waypoint-record` util** — moved out of `ember-core` and into this package. +- **Test coverage campaign** — a 100% coverage gate wired into CI, with Codecov reporting. --- ## Need help? diff --git a/package.json b/package.json index 4e2e79b..24ad7b1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fleetbase/fleetops-data", - "version": "0.1.40", + "version": "0.2.0", "description": "Fleetbase Fleet-Ops based models, serializers, transforms, adapters and GeoJson utility functions.", "keywords": [ "fleetbase-data",