Skip to content

Commit

Permalink
release: runner@0.0.11
Browse files Browse the repository at this point in the history
skip-ci
  • Loading branch information
ArcherGu committed Jan 15, 2024
1 parent 024bf93 commit 7774859
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
16 changes: 16 additions & 0 deletions packages/runner/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
## [0.0.11](https://github.com/archergu/doubleshot/compare/runner@0.0.10...runner@0.0.11) (2024-01-15)


### Features

* **runner:** add beforeRun hook, function type ([afe9c4e](https://github.com/archergu/doubleshot/commit/afe9c4eb7747c9827e49362578f9d03c82078e50))
* **runner:** beforeRun hook support command ([21669c9](https://github.com/archergu/doubleshot/commit/21669c9b4d42c91a7828e3b0aaec41a070f4bdc9))
* **runner:** beforeRun hook support node script ([3c3e9cb](https://github.com/archergu/doubleshot/commit/3c3e9cbe01a0d0f2e20113fce1b72353d61daf5f))


### Performance Improvements

* **runner:** optimize some types ([759672e](https://github.com/archergu/doubleshot/commit/759672ea70896fa0fc36563496e96cdb61e1b396))



## [0.0.10](https://github.com/archergu/doubleshot/compare/runner@0.0.9...runner@0.0.10) (2023-11-10)


Expand Down
2 changes: 1 addition & 1 deletion packages/runner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@doubleshot/runner",
"version": "0.0.10",
"version": "0.0.11",
"author": "ArcherGu (https://github.com/ArcherGu/)",
"license": "MIT",
"homepage": "https://github.com/archergu/doubleshot/tree/main/packages/runner#readme",
Expand Down

0 comments on commit 7774859

Please sign in to comment.