We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a443cc commit 0f3708dCopy full SHA for 0f3708d
CHANGELOG.md
@@ -18,6 +18,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
18
### Fixed
19
### Removed --->
20
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
+
25
## 1.3.2 - 2025-05-06
26
### Added
27
- Better support for Jetstream teams
config/package.php
@@ -13,6 +13,6 @@
13
|
14
*/
15
16
- 'version' => '1.3.2',
+ 'version' => '1.3.3',
17
];
0 commit comments