Skip to content

Commit cb26552

Browse files
committed
chore(release): 0.2.0
1 parent de55bd4 commit cb26552

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Changelog
2+
3+
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.
4+
5+
## 0.2.0 (2025-06-09)
6+
7+
8+
### Features
9+
10+
* ✨ add github runner files ([4ca30f9](https://github.com/tomgrv/synology-github-runner/commit/4ca30f9dfa1468a316635bbd5e43b9d6db6eea37))
11+
* **action:** :construction_worker: Add package build action ([ada763e](https://github.com/tomgrv/synology-github-runner/commit/ada763e8fb41f201d4f2f453b1243873baa4ca52))
12+
13+
## 0.2.0 (2025-06-09)
14+
15+
16+
### Features
17+
18+
* ✨ add github runner files ([4ca30f9](https://github.com/tomgrv/synology-github-runner/commit/4ca30f9dfa1468a316635bbd5e43b9d6db6eea37))
19+
* **action:** :construction_worker: Add package build action ([ada763e](https://github.com/tomgrv/synology-github-runner/commit/ada763e8fb41f201d4f2f453b1243873baa4ca52))

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": "1.0.0+2.325.0",
3+
"version": "0.2.0+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)