Skip to content

Commit 171226e

Browse files
author
Jochum van der Ploeg
authored
chore: v1.15.0 (#163)
1 parent dace9d2 commit 171226e

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.github/cspell.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
],
1818
"useGitignore": true,
1919
"words": [
20+
"amannn",
2021
"endtemplate",
2122
"APPDATA",
2223
"brickhub",

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 1.15.0
2+
3+
- chore(deps): bump actions/setup-node from 3 to 4 ([#155](https://github.com/VeryGoodOpenSource/very_good_workflows/pull/155))
4+
- chore(deps): bump streetsidesoftware/cspell-action from 2 to 4 ([#153](https://github.com/VeryGoodOpenSource/very_good_workflows/pull/153))
5+
- chore(deps): bump amannn/action-semantic-pull-request ([#149](https://github.com/VeryGoodOpenSource/very_good_workflows/pull/149))
6+
- feat: allow run skipped tests ([#152](https://github.com/VeryGoodOpenSource/very_good_workflows/pull/152))
7+
- chore(deps): bump amannn/action-semantic-pull-request ([#158](https://github.com/VeryGoodOpenSource/very_good_workflows/pull/158))
8+
- docs: included dart_package.md missing "coverage" URL ([#160](https://github.com/VeryGoodOpenSource/very_good_workflows/pull/160))
9+
- feat: introduce license_check workflow ([#154](https://github.com/VeryGoodOpenSource/very_good_workflows/pull/154))
10+
- chore(deps): bump streetsidesoftware/cspell-action from 4 to 5 ([#162](https://github.com/VeryGoodOpenSource/very_good_workflows/pull/162))
11+
112
# 1.14.0
213

314
- feat: Add `format_directories` option ([#113](https://github.com/VeryGoodOpenSource/very_good_workflows/pull/113))

0 commit comments

Comments
 (0)