chore(release): 1.0.0 [skip ci]
# 1.0.0 (2025-08-19) ### Features * Initial act-runner-extended container image ([72380e0
](72380e0f12
))
This commit is contained in:
6
CHANGELOG.md
Normal file
6
CHANGELOG.md
Normal file
@ -0,0 +1,6 @@
|
||||
# 1.0.0 (2025-08-19)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* Initial act-runner-extended container image ([72380e0](https://code.spamasaurus.com/djpbessems/ContainerImage.ActRunnerExtended/commit/72380e0f124356281776a95cfbfd34fca05ef38e))
|
6034
package-lock.json
generated
Normal file
6034
package-lock.json
generated
Normal file
File diff suppressed because it is too large
Load Diff
9
package.json
Normal file
9
package.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"@semantic-release/changelog": "^6.0.3",
|
||||
"@semantic-release/commit-analyzer": "^11.1.0",
|
||||
"@semantic-release/git": "^10.0.1",
|
||||
"@semantic-release/release-notes-generator": "^12.1.0",
|
||||
"semantic-release": "^22.0.12"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user