Skip to content

Commit 6abfed1

Browse files
chore(release): 1.3.0 [skip ci]
## [1.3.0](v1.2.3...v1.3.0) (2026-04-25) ### Features * **image:** pre-cache GitHub Actions and add nightly refresh ([4685661](4685661)) ### Bug Fixes * **ci:** remove scripts/ from .containerignore to allow COPY in Containerfile ([8322d8e](8322d8e)) ### Chores * **ci:** update GitHub Actions and enable Dependabot ([8e26c79](8e26c79)) * **release:** include chores in minor versioning ([b19907d](b19907d)) * **release:** include conventional commit preset plugin ([0b7ba5f](0b7ba5f))
1 parent 8322d8e commit 6abfed1

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [1.3.0](https://github.com/DeerHide/python-github-runner/compare/v1.2.3...v1.3.0) (2026-04-25)
2+
3+
### Features
4+
5+
* **image:** pre-cache GitHub Actions and add nightly refresh ([4685661](https://github.com/DeerHide/python-github-runner/commit/4685661b5ab1edfc3b661abfa5737fda0a06555b))
6+
7+
### Bug Fixes
8+
9+
* **ci:** remove scripts/ from .containerignore to allow COPY in Containerfile ([8322d8e](https://github.com/DeerHide/python-github-runner/commit/8322d8e41177c3cdb7756dc29f2563921bac787a))
10+
11+
### Chores
12+
13+
* **ci:** update GitHub Actions and enable Dependabot ([8e26c79](https://github.com/DeerHide/python-github-runner/commit/8e26c79c3b85907b6c467eabdf825f1dca330a29))
14+
* **release:** include chores in minor versioning ([b19907d](https://github.com/DeerHide/python-github-runner/commit/b19907d5a1b0b68455d9c4387f71ab63f1c0940f))
15+
* **release:** include conventional commit preset plugin ([0b7ba5f](https://github.com/DeerHide/python-github-runner/commit/0b7ba5f07475e965197885a16d344b8c986d5401))
16+
117
## [Unreleased]
218

319
### Added

0 commit comments

Comments
 (0)