Skip to content

Commit 040d4cc

Browse files
🔖 Version 2.7.1 (#178)
1 parent 5c15a37 commit 040d4cc

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Mindee PHP API Library Changelog
22

3+
## v2.7.1 - 2027-03-31
4+
### Fixes
5+
* :bug: fix multiple webhooks not registering correctly
6+
7+
38
## v2.7.0 - 2026-03-19
49
### Changes
510
* :sparkles: add support for new V2 products

src/version.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
namespace Mindee;
44

5-
const VERSION = '2.7.0';
5+
const VERSION = '2.7.1';

0 commit comments

Comments
 (0)