Skip to content

chore: bump versions and changelogs for 1.x compatibility release#580

Merged
Zeroupper merged 1 commit into
mainfrom
chore/publish-1.x-compat
Jun 12, 2026
Merged

chore: bump versions and changelogs for 1.x compatibility release#580
Zeroupper merged 1 commit into
mainfrom
chore/publish-1.x-compat

Conversation

@Zeroupper

Copy link
Copy Markdown
Contributor

Follow-up to #579 — version bumps and changelog notes so the CAMS 1.x backwards-compatibility fixes can be released to pub.dev.

Packages to publish

PR #579 changed lib/ in seven packages, so all seven need a new release:

Package Version Notes
carp_mobile_sensing 2.1.1 → 2.1.2 1.x device-namespace aliases, stepcount restore, BLE / deployed / status deserialization tolerance, and the SQLite 1.x → 2.x DB migration
carp_context_package 2.0.0 → 2.0.1 1.x aliases for LocationService, WeatherService, AirQualityService
carp_esense_package 2.0.0 → 2.0.1 1.x alias for ESenseDevice
carp_health_package 4.0.0 → 4.0.1 1.x alias for HealthService
carp_movesense_package 2.0.0 → 2.0.1 1.x alias for MovesenseDevice
carp_movisens_package 2.0.0 → 2.0.1 1.x alias for MovisensDevice
carp_polar_package 2.0.0 → 2.0.1 1.x alias for PolarDevice

All patch bumps, since these are backwards-compatibility bug fixes.

Publish order

Publish carp_mobile_sensing 2.1.2 first, then the six device packages in any order. Each device package already constrains carp_mobile_sensing: ^2.0.0, which 2.1.2 satisfies, so no dependency-constraint changes are needed.

Bumps carp_mobile_sensing to 2.1.2 and the affected device packages
(context, esense, health, movesense, movisens, polar) to their next
patch, with changelog notes for the CAMS 1.x backwards-compatibility
fixes merged in #579.
@Zeroupper Zeroupper merged commit a64fb9c into main Jun 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant