Skip to content

Commit ae1ef7b

Browse files
committedAug 24, 2024
Version 1.2.1
1 parent c90af92 commit ae1ef7b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
 

‎CHANGELOG.md

+4
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.2.1 - 2023-08-24
22+
### Fixed
23+
- Force seed pipeline settings
24+
2125
## 1.2.0 - 2023-08-24
2226
### Added
2327
- Kanban boards

‎config/package.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
|
1414
*/
1515

16-
'version' => '1.2.0',
16+
'version' => '1.2.1',
1717

1818
];

0 commit comments

Comments
 (0)