Skip to content

Commit 867fcc5

Browse files
chore: release 1.0.2 (#65)
New release --- ## [1.0.2](1.0.1...1.0.2) (2024-05-08) ### Bug Fixes * Document thrown exceptions in `Metadata` ([afb9efc](afb9efc)) * Document thrown exceptions in `UuidConverter` ([1e0ad78](1e0ad78)) ### Performance Improvements * Don't make new `MessageId` in `MetadataFactory` ([29bc606](29bc606)) --- ☕ Co-authored-by: lendabot[bot] <126705550+lendabot[bot]@users.noreply.github.com>
1 parent ea9ff1f commit 867fcc5

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

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

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Changelog
2+
3+
## [1.0.2](https://github.com/Lendable/message/compare/1.0.1...1.0.2) (2024-05-08)
4+
5+
6+
### Bug Fixes
7+
8+
* Document thrown exceptions in `Metadata` ([afb9efc](https://github.com/Lendable/message/commit/afb9efc11a632b4fef1b77dc7368bee2623a35cb))
9+
* Document thrown exceptions in `UuidConverter` ([1e0ad78](https://github.com/Lendable/message/commit/1e0ad783b4559b09889a295eeced7be9072cd9bb))
10+
11+
12+
### Performance Improvements
13+
14+
* Don't make new `MessageId` in `MetadataFactory` ([29bc606](https://github.com/Lendable/message/commit/29bc606c21f5c9048f2b686a279c1c5c0a93b2bd))

0 commit comments

Comments
 (0)