Skip to content

Commit c998ef5

Browse files
author
Thomas G.
committed
chore(release): 0.2.1
1 parent 6154e40 commit c998ef5

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

55
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
66

7+
## [0.2.1](https://github.com/tomgrv/synology-github-runner/compare/v0.2.0...v0.2.1) (2025-06-10)
8+
9+
10+
### Bug Fixes
11+
12+
* 🐛 release feature ([970711f](https://github.com/tomgrv/synology-github-runner/commit/970711f6cbf90389a436149fb756b3256dff7d9f))
13+
714
## 0.2.0 (2025-06-09)
815

916
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-runner",
3-
"version": "0.2.0+2.325.0",
3+
"version": "0.2.1+2.325.0",
44
"description": "Run GitHub Actions jobs on your Synology NAS using myoung34/github-runner docker image.",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)