Skip to content

Prepare 1.0.14 release metadata - #46

Merged
kozw merged 1 commit into
mainfrom
kozw-review-pr-45
Jul 15, 2026
Merged

Prepare 1.0.14 release metadata#46
kozw merged 1 commit into
mainfrom
kozw-review-pr-45

Conversation

@kozw

@kozw kozw commented Jul 15, 2026

Copy link
Copy Markdown
Owner

Summary

Validation

  • dart pub get
  • dart format --set-exit-if-changed .
  • dart analyze --fatal-infos
  • dart test

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 15, 2026 09:16

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Prepares the repository for the 1.0.14 release by updating the package version and documenting the CalDuration zero-length ISO 8601 serialization fix in the changelog, along with a small formatting-only test adjustment to keep CI formatting checks green.

Changes:

  • Bump pubspec.yaml version from 1.0.13 to 1.0.14.
  • Add a 1.0.14 changelog entry (dated 2026-07-15) and the corresponding version link.
  • Apply formatting to a test line to match dart format output.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
test/semantic/calendar_types_test.dart Formatting-only change to the parseProperty call to align with dart format.
pubspec.yaml Version bump to 1.0.14 for release.
CHANGELOG.md Adds 1.0.14 release notes and the 1.0.14 reference link.

@kozw
kozw merged commit a15e209 into main Jul 15, 2026
2 checks passed
@kozw
kozw deleted the kozw-review-pr-45 branch July 15, 2026 09:18
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.

2 participants