Skip to content

Commit f25ad2b

Browse files
chore: version packages (#394)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9985aa8 commit f25ad2b

File tree

3 files changed

+11
-8
lines changed

3 files changed

+11
-8
lines changed

.changeset/brave-timers-fly.md

-7
This file was deleted.

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# davinci-github-actions
22

3+
## 17.1.1
4+
5+
### Patch Changes
6+
7+
- [#393](https://github.com/toptal/davinci-github-actions/pull/393) [`9985aa8`](https://github.com/toptal/davinci-github-actions/commit/9985aa863a80c6fc80cc739e4454be8b57535305) Thanks [@pudek357](https://github.com/pudek357)!
8+
9+
### yarn-install
10+
11+
- ensure the workflow fails correctly if `yarn install` encounters an error
12+
313
## 17.1.0
414

515
### Minor Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "davinci-github-actions",
3-
"version": "17.1.0",
3+
"version": "17.1.1",
44
"description": "",
55
"author": "Toptal",
66
"license": "MIT",

0 commit comments

Comments
 (0)