diff --git a/.changeset/famous-apricots-live.md b/.changeset/famous-apricots-live.md deleted file mode 100644 index 40cf281d..00000000 --- a/.changeset/famous-apricots-live.md +++ /dev/null @@ -1,9 +0,0 @@ ---- -'davinci-github-actions': patch ---- - ---- - -### build-push-release-image - -- bump yarn-install action to newer version diff --git a/CHANGELOG.md b/CHANGELOG.md index 822ab98d..00350d48 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # davinci-github-actions +## 4.8.6 + +### Patch Changes + +- [#110](https://github.com/toptal/davinci-github-actions/pull/110) [`8011c3f`](https://github.com/toptal/davinci-github-actions/commit/8011c3f061dae796122df58c3143b129aec451c7) Thanks [@eceakcck](https://github.com/eceakcck)! - --- + + ### build-push-release-image + + - bump yarn-install action to newer version + ## 4.8.5 ### Patch Changes diff --git a/package.json b/package.json index f560c8ec..30203708 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "davinci-github-actions", - "version": "4.8.5", + "version": "4.8.6", "description": "", "author": "Toptal", "license": "MIT",