Skip to content

Commit 82b13db

Browse files
committed
chore(release): v0.8.3
1 parent 31e0b30 commit 82b13db

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to QA-Automation-Coding-Course are documented here. The format is based on
44
[Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and QA-Automation-Coding-Course follows
55
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
## [0.8.3] - 2026-07-30
7+
8+
### Added
9+
- Show latest GitHub release tag in footer, fetched at runtime so it never goes stale ([`aeb418e`](https://github.com/Vit129/QA-Automation-Coding-Course/commit/aeb418ec0f1b10d3ad095f451aed6a1a5b3cf0db))
10+
11+
### Fixed
12+
- Recover API-Testing lessons 9-10 and dedupe corrupted lesson data from v0.8.1 bulk edit ([`31e0b30`](https://github.com/Vit129/QA-Automation-Coding-Course/commit/31e0b3042c73aba582554f98f6fe33af2585376a))
13+
614
## [0.8.2] - 2026-07-29
715

816
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
"devDependencies": {
1212
"alasql": "^4.6.4"
1313
},
14-
"version": "0.8.2"
14+
"version": "0.8.3"
1515
}

0 commit comments

Comments
 (0)