Skip to content

Commit 96ce4d9

Browse files
committed
chore: Added release workflow badge to README
1 parent ed49d86 commit 96ce4d9

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## [Unreleased]
44

5+
## [0.10.2] - 2026-01-25
6+
7+
### Changed
8+
- Added release workflow badge to README
9+
510
## [0.10.1] - 2026-01-25
611

712
### Changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
# QA Engineering Skills
66

7+
[![🚢 Release](https://github.com/Hiccup-za/qa-engineering-skills/actions/workflows/release.yml/badge.svg)](https://github.com/Hiccup-za/qa-engineering-skills/actions/workflows/release.yml)
8+
79
QA Engineering process and best-practice skills for engineering teams.
810
https://skills.sh/Hiccup-za/qa-skills
911

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "qa-skills",
3-
"version": "0.10.1",
3+
"version": "0.10.2",
44
"private": true,
55
"scripts": {
66
"dev": "turbo run dev",

0 commit comments

Comments
 (0)