diff --git a/.changeset/olive-rings-help.md b/.changeset/olive-rings-help.md deleted file mode 100644 index 2d737e54..00000000 --- a/.changeset/olive-rings-help.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'davinci-github-actions': patch ---- - -- update dependencies (`google-github-actions/*` and `docker/*`) diff --git a/CHANGELOG.md b/CHANGELOG.md index d0231bf1..fc98a02e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # davinci-github-actions +## 12.5.2 + +### Patch Changes + +- [#247](https://github.com/toptal/davinci-github-actions/pull/247) [`4822b13`](https://github.com/toptal/davinci-github-actions/commit/4822b13a2d75556da162b658e4d866eef5a84f2e) Thanks [@sashuk](https://github.com/sashuk)! +- update dependencies (`google-github-actions/*` and `docker/*`) + ## 12.5.1 ### Patch Changes diff --git a/package.json b/package.json index d8dbda9c..1ce8bf81 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "davinci-github-actions", - "version": "12.5.1", + "version": "12.5.2", "description": "", "author": "Toptal", "license": "MIT",