diff --git a/.changeset/proud-oranges-follow.md b/.changeset/proud-oranges-follow.md deleted file mode 100644 index dcd32fa6..00000000 --- a/.changeset/proud-oranges-follow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@api3/logos': patch ---- - -Updates release workflows diff --git a/CHANGELOG.md b/CHANGELOG.md index b97c98d1..d114acad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @api3/logos +## 1.0.38 + +### Patch Changes + +- 5759220: Updates release workflows + ## 1.0.37 ### Patch Changes diff --git a/package.json b/package.json index 30982230..6e17acb7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@api3/logos", - "version": "1.0.37", + "version": "1.0.38", "license": "MIT", "sideEffects": false, "homepage": "https://api3dao.github.io/logos/",