Skip to content

Commit 5be7081

Browse files
committed
Version 1.3.4
1 parent 9f32d3f commit 5be7081

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

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

21+
## 1.3.4 - 2025-0609
22+
### Fixed
23+
- Fixed bug when uploading files
24+
- Fixed bug when deleting acitivity and the component not refreshing
25+
26+
2127
## 1.3.3 - 2025-05-24
2228
### Fixed
23-
- Fixed ug when adding new emails, phone numbers and addresses and setting as primary
29+
- Fixed bug when adding new emails, phone numbers and addresses and setting as primary
2430

2531
## 1.3.2 - 2025-05-06
2632
### Added

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.3',
16+
'version' => '1.3.4',
1717

1818
];

0 commit comments

Comments
 (0)