Skip to content

Commit beed14f

Browse files
Changelog: use release version numbers
1 parent 0b44f99 commit beed14f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

objectbox/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## latest
22

3-
## 5.0.2-dev.0 (2025-11-10)
3+
## 5.0.2 (2025-11-10)
44

55
* macOS: throw an error if the `macosApplicationGroup` parameter when opening a `Store` is too long
66
(or empty). [#515](https://github.com/objectbox/objectbox-dart/issues/515#issuecomment-3503022269)
@@ -10,7 +10,7 @@
1010
* SyncClient: actually configure Sync filters when passing them to `Sync.client` and related helper
1111
methods.
1212

13-
## 5.0.1-dev.0 (2025-10-29)
13+
## 5.0.1 (2025-10-29)
1414

1515
* Generator: migrate to `analyzer` 8 APIs. Require at least `analyzer` 8.1.1 and `source_gen` 4.0.1.
1616
Resolves `Error: The method 'getInvocation' isn't defined` when running the generator using

0 commit comments

Comments
 (0)