|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [0.2.0](https://github.com/grafana/shared-workflows/compare/get-latest-workflow-artifact/v0.1.0...get-latest-workflow-artifact/v0.2.0) (2025-08-27) |
| 4 | + |
| 5 | + |
| 6 | +### 🎉 Features |
| 7 | + |
| 8 | +* **get-latest-workflow-artifact:** consider in-progress runs ([#1022](https://github.com/grafana/shared-workflows/issues/1022)) ([e512c9a](https://github.com/grafana/shared-workflows/commit/e512c9aef881cdde6c96d97b21502fe32b8f7427)) |
| 9 | +* **get-latest-workflow-artifact:** consider runs triggered by comments ([#1099](https://github.com/grafana/shared-workflows/issues/1099)) ([8717df3](https://github.com/grafana/shared-workflows/commit/8717df3d2b59bebf8616b4f53be56837f214831e)) |
| 10 | + |
| 11 | + |
| 12 | +### 🐛 Bug Fixes |
| 13 | + |
| 14 | +* **deps:** pin dependencies ([#1039](https://github.com/grafana/shared-workflows/issues/1039)) ([e30e6f6](https://github.com/grafana/shared-workflows/commit/e30e6f65b998ed50dafba32702007f0ba1f41f94)) |
| 15 | +* **get-latest-workflow-artifact:** suggested fixes ([#1026](https://github.com/grafana/shared-workflows/issues/1026)) ([d24aec3](https://github.com/grafana/shared-workflows/commit/d24aec3cf632da57a34c20e73ae3238bed1340c5)) |
| 16 | +* **get-latest-workflow-artifact:** update action definition ([#1025](https://github.com/grafana/shared-workflows/issues/1025)) ([cfaf759](https://github.com/grafana/shared-workflows/commit/cfaf75904c175d984ea1e4f7b7be29429df9bf90)) |
| 17 | + |
| 18 | + |
| 19 | +### 🤖 Continuous Integration |
| 20 | + |
| 21 | +* enhance, fix, run pre-commit ([#1033](https://github.com/grafana/shared-workflows/issues/1033)) ([9ffb9ce](https://github.com/grafana/shared-workflows/commit/9ffb9cec67a7712b4247e4ac37eb69946d802aed)) |
| 22 | + |
| 23 | + |
| 24 | +### 🔧 Miscellaneous Chores |
| 25 | + |
| 26 | +* **deps:** update dependency @types/node to v24 ([#1079](https://github.com/grafana/shared-workflows/issues/1079)) ([bba41c4](https://github.com/grafana/shared-workflows/commit/bba41c4b942384bfe98942e78ae20cbc0e87b0c2)) |
| 27 | +* **deps:** update dependency @types/node to v24.0.11 ([#1117](https://github.com/grafana/shared-workflows/issues/1117)) ([0d74abc](https://github.com/grafana/shared-workflows/commit/0d74abca11a44fd3bdfe538fe3ebe8e2af93a127)) |
| 28 | +* **deps:** update dependency @types/node to v24.0.12 ([0d74abc](https://github.com/grafana/shared-workflows/commit/0d74abca11a44fd3bdfe538fe3ebe8e2af93a127)) |
| 29 | +* **deps:** update dependency @types/node to v24.0.13 ([#1130](https://github.com/grafana/shared-workflows/issues/1130)) ([913b7b8](https://github.com/grafana/shared-workflows/commit/913b7b8a993e8ee821cca24196c5f5dae51ab3eb)) |
| 30 | +* **deps:** update dependency @types/node to v24.0.14 ([#1139](https://github.com/grafana/shared-workflows/issues/1139)) ([0c19eae](https://github.com/grafana/shared-workflows/commit/0c19eaefb606c7ed476121b1c1aa54a41bfff50c)) |
| 31 | +* **deps:** update dependency @types/node to v24.0.15 ([#1152](https://github.com/grafana/shared-workflows/issues/1152)) ([710de8a](https://github.com/grafana/shared-workflows/commit/710de8a4af94d9acd8bffd7d2a141445628d36ac)) |
| 32 | +* **deps:** update dependency @types/node to v24.1.0 ([#1163](https://github.com/grafana/shared-workflows/issues/1163)) ([fc4b684](https://github.com/grafana/shared-workflows/commit/fc4b68476461b3adfe1ed3cb648a26d0823b393d)) |
| 33 | +* **deps:** update dependency @types/node to v24.2.0 ([#1185](https://github.com/grafana/shared-workflows/issues/1185)) ([9a53348](https://github.com/grafana/shared-workflows/commit/9a53348d99a169c9100ad105f6d890c9045b71ca)) |
| 34 | +* **deps:** update dependency @types/node to v24.2.0 ([#1186](https://github.com/grafana/shared-workflows/issues/1186)) ([1a35bbe](https://github.com/grafana/shared-workflows/commit/1a35bbe5628d499111a952ea7957eda872e11afe)) |
| 35 | +* **deps:** update dependency @types/node to v24.2.1 ([#1207](https://github.com/grafana/shared-workflows/issues/1207)) ([adc9b83](https://github.com/grafana/shared-workflows/commit/adc9b83152b3606e4de11c237a482a46c16580d6)) |
| 36 | +* **deps:** update dependency @types/node to v24.3.0 ([#1240](https://github.com/grafana/shared-workflows/issues/1240)) ([c867e0d](https://github.com/grafana/shared-workflows/commit/c867e0d561eac1f33522ce6c9730319b903c39a9)) |
| 37 | +* **deps:** update oven-sh/setup-bun action to v2.0.2 ([#1048](https://github.com/grafana/shared-workflows/issues/1048)) ([7f42a19](https://github.com/grafana/shared-workflows/commit/7f42a19ff29858e5e82ae80d15c0c59a08302852)) |
| 38 | + |
3 | 39 | ## 0.1.0 (2025-06-04)
|
4 | 40 |
|
5 | 41 |
|
|
0 commit comments