chore: release v0.1.3 #66

Merged
jwilger merged 1 commit from release-plz-2025-07-09T04-17-31Z into main 2025-07-08 21:42:29 -07:00
jwilger commented 2025-07-08 21:17:34 -07:00 (Migrated from github.com)

🤖 New release

  • eventcore-memory: 0.1.3
  • eventcore-postgres: 0.1.3
Changelog

eventcore-memory

0.1.3 - 2025-07-09

Miscellaneous Tasks

  • release v0.1.3 (#59)

eventcore-postgres

0.1.3 - 2025-07-09

Features

  • Implement command definition macros (Phase 13.1)


This PR was generated with release-plz.

Definition of Done Checklist

Please ensure all items in this checklist are completed before merging:

  • Code follows project style guidelines
  • Changes are well-documented
  • All tests pass
  • Performance implications have been considered
  • Security implications have been reviewed
  • Breaking changes are documented
  • The change is backward compatible where possible
## 🤖 New release * `eventcore-memory`: 0.1.3 * `eventcore-postgres`: 0.1.3 <details><summary><i><b>Changelog</b></i></summary><p> ## `eventcore-memory` <blockquote> ## [0.1.3](https://github.com/jwilger/eventcore/releases/tag/v0.1.3) - 2025-07-09 ### Miscellaneous Tasks - release v0.1.3 ([#59](https://github.com/jwilger/eventcore/pull/59)) </blockquote> ## `eventcore-postgres` <blockquote> ## [0.1.3](https://github.com/jwilger/eventcore/releases/tag/v0.1.3) - 2025-07-09 ### Features - Implement command definition macros (Phase 13.1) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/). ## Definition of Done Checklist Please ensure all items in this checklist are completed before merging: - [x] Code follows project style guidelines - [x] Changes are well-documented - [x] All tests pass - [x] Performance implications have been considered - [x] Security implications have been reviewed - [x] Breaking changes are documented - [x] The change is backward compatible where possible
copilot-pull-request-reviewer[bot] (Migrated from github.com) reviewed 2025-07-08 21:17:44 -07:00
copilot-pull-request-reviewer[bot] (Migrated from github.com) left a comment

Pull Request Overview

This PR publishes version 0.1.3 by adding release entries to the changelogs.

  • Adds a new v0.1.3 section to eventcore-memory/CHANGELOG.md
  • Adds a new v0.1.3 section to eventcore-benchmarks/CHANGELOG.md

Reviewed Changes

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

File Description
eventcore-memory/CHANGELOG.md Appended v0.1.3 release notes
eventcore-benchmarks/CHANGELOG.md Appended v0.1.3 release notes
## Pull Request Overview This PR publishes version 0.1.3 by adding release entries to the changelogs. - Adds a new v0.1.3 section to `eventcore-memory/CHANGELOG.md` - Adds a new v0.1.3 section to `eventcore-benchmarks/CHANGELOG.md` ### Reviewed Changes Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments. | File | Description | | ------------------------------------- | -------------------------------------- | | eventcore-memory/CHANGELOG.md | Appended v0.1.3 release notes | | eventcore-benchmarks/CHANGELOG.md | Appended v0.1.3 release notes |
Sign in to join this conversation.
No description provided.