Skip to content

Commit e214d87

Browse files
committed
Version 1.3.2
1 parent 0b22cd2 commit e214d87

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

CHANGELOG.md

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

21-
## 1.3.1 - 2024-04-07
21+
## 1.3.2 - 2025-05-06
22+
### Added
23+
- Better support for Jetstream teams
24+
### Fixed
25+
- Typo in task reminder with organization link
26+
27+
## 1.3.1 - 2025-04-07
2228
### Fixed
2329
- sortBy bug when creating new quotes, orders, invoices, deliveries & purchase orders
2430

25-
## 1.3.0 - 2024-04-04
31+
## 1.3.0 - 2025-04-04
2632
### Added
2733
- Quote, Order, Invoice, Delivery & Purchase Order Item order drag & drop
2834
### Fixed

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

1818
];

0 commit comments

Comments
 (0)