Skip to content

Commit 4fa65d9

Browse files
chore: release 2.1.0 (#141)
New release --- ## [2.1.0](2.0.1...2.1.0) (2024-09-08) ### Features * Add class-map based message name resolvers ([#139](#139)) ([01fac65](01fac65)) ### Fixes * Export-ignore `.allowed-licenses.php` ([#140](#140)) ([763c157](763c157)) --- ☕ Co-authored-by: lendabot[bot] <126705550+lendabot[bot]@users.noreply.github.com>
1 parent 528ec30 commit 4fa65d9

File tree

2 files changed

+13
-1
lines changed

2 files changed

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

CHANGELOG.md

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

3+
## [2.1.0](https://github.com/Lendable/message/compare/2.0.1...2.1.0) (2024-09-08)
4+
5+
6+
### Features
7+
8+
* Add class-map based message name resolvers ([#139](https://github.com/Lendable/message/issues/139)) ([01fac65](https://github.com/Lendable/message/commit/01fac65207d25473922fc519e7ae5f1f2b494076))
9+
10+
11+
### Fixes
12+
13+
* Export-ignore `.allowed-licenses.php` ([#140](https://github.com/Lendable/message/issues/140)) ([763c157](https://github.com/Lendable/message/commit/763c1571523229c63a79aea8a51a2a516b277dbc))
14+
315
## [2.0.1](https://github.com/Lendable/message/compare/2.0.0...2.0.1) (2024-06-12)
416

517

0 commit comments

Comments
 (0)