Skip to content

Commit e4e80c3

Browse files
chore: version packages (#389)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 3e6ded0 commit e4e80c3

File tree

3 files changed

+10
-8
lines changed

3 files changed

+10
-8
lines changed

.changeset/ninety-rules-whisper.md

-7
This file was deleted.

CHANGELOG.md

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

3+
## 17.1.0
4+
5+
### Minor Changes
6+
7+
- [#388](https://github.com/toptal/davinci-github-actions/pull/388) [`3e6ded0`](https://github.com/toptal/davinci-github-actions/commit/3e6ded0acd0d6cd4e54396408062d0a95943c75d) Thanks [@cust0m](https://github.com/cust0m)!
8+
- fix issues with `yarn-install` action
9+
- remove `GCR_ACCOUNT_KEY` from envVar for `build-push-image` action
10+
- remove "Login to Google Artifact Registry - GAR" step from the same action and replace it with "Set up Docker login"
11+
312
## 17.0.0
413

514
### Major 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.0.0",
3+
"version": "17.1.0",
44
"description": "",
55
"author": "Toptal",
66
"license": "MIT",

0 commit comments

Comments
 (0)