Conversation
Needed to run publish script again
|
You have run out of free Bugbot PR reviews for this billing cycle. This will reset on November 13. To receive reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial. |
| name: fhir_time_machine | ||
| description: Converter extensions to translate between FHIR and Time Machine date/time types. | ||
| version: 1.0.3 | ||
| version: 1.0.5 |
There was a problem hiding this comment.
This only changes the package version but has no other change. This doesn’t seem to achieve anything - why is this needed?
There was a problem hiding this comment.
Updated main with 570162c and cac14dc
Tried to release 1.0.4 but i have the issue that need to upgrade pubspec version, but if upgrade the pubspec version, the sanity will fail because not exists this package. So is kind of fish eating its own tail
Package validation found the following potential issue:
* /home/runner/work/fhir_time_machine/fhir_time_machine/CHANGELOG.md doesn't mention current version (1.0.5).
Consider updating it with notes on this version prior to publication.
I made a PR to remove package validation from sanity and inject the version tag only when released #13
Needed to run publish script again