You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,18 @@
6
6
7
7
8
8
### Changed
9
+
- Use npm ci in e2e-cypress quickstarter & Better TypeScript support in e2e-cypress quickstarter ([#1114](https://github.com/opendevstack/ods-quickstarters/pull/1114))
10
+
- e2e-cypress get rid of additional chrome installation and switch to edge for pdf generation ([#1112](https://github.com/opendevstack/ods-quickstarters/pull/1112))
11
+
12
+
### Fixed
9
13
10
14
15
+
## [4.8.1] - 2025-5-13
16
+
11
17
### Fixed
12
18
19
+
- Fix in the Python/Flask Quickstarter Unit tests ([#1121](https://github.com/opendevstack/ods-quickstarters/pull/1121))
0 commit comments