Skip to content

Commit d6f5d52

Browse files
chore: release 1.0.4 (#93)
New release --- ## [1.0.4](1.0.3...1.0.4) (2024-06-02) ### Fixes * Add `phpstan-assert` for `non-empty-string` to `MessageId` factories for call site inference ([#90](#90)) ([e433b36](e433b36)) * Add `phpstan-assert` for `non-empty-string` to `UuidConverter` for call site inference ([#91](#91)) ([664ab9c](664ab9c)) --- ☕ Co-authored-by: lendabot[bot] <126705550+lendabot[bot]@users.noreply.github.com>
1 parent e433b36 commit d6f5d52

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.0.3"
2+
".": "1.0.4"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.0.4](https://github.com/Lendable/message/compare/1.0.3...1.0.4) (2024-06-02)
4+
5+
6+
### Fixes
7+
8+
* Add `phpstan-assert` for `non-empty-string` to `MessageId` factories for call site inference ([#90](https://github.com/Lendable/message/issues/90)) ([e433b36](https://github.com/Lendable/message/commit/e433b36926e5ad6b5e0acfabe6e446f278faa92e))
9+
* Add `phpstan-assert` for `non-empty-string` to `UuidConverter` for call site inference ([#91](https://github.com/Lendable/message/issues/91)) ([664ab9c](https://github.com/Lendable/message/commit/664ab9c55fcf7f1ced24d2c3afcc654fd8858e64))
10+
311
## [1.0.3](https://github.com/Lendable/message/compare/1.0.2...1.0.3) (2024-05-28)
412

513

0 commit comments

Comments
 (0)