Skip to content

Commit 0f3708d

Browse files
committed
Version 1.3.3
1 parent 7a443cc commit 0f3708d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1818
### Fixed
1919
### Removed --->
2020

21+
## 1.3.3 - 2025-05-24
22+
### Fixed
23+
- Fixed ug when adding new emails, phone numbers and addresses and setting as primary
24+
2125
## 1.3.2 - 2025-05-06
2226
### Added
2327
- Better support for Jetstream teams

config/package.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
|
1414
*/
1515

16-
'version' => '1.3.2',
16+
'version' => '1.3.3',
1717

1818
];

0 commit comments

Comments
 (0)