diff --git a/.changeset/lemon-tools-tan.md b/.changeset/lemon-tools-tan.md deleted file mode 100644 index 0a8365f6..00000000 --- a/.changeset/lemon-tools-tan.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@saleor/macaw-ui": patch ---- - -This change adds bold font weight to button component and lowers bold font weight from 700 to 600. diff --git a/CHANGELOG.md b/CHANGELOG.md index df46d14b..f14393da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @saleor/macaw-ui +## 1.1.2 + +### Patch Changes + +- 604c7a0: This change adds bold font weight to button component and lowers bold font weight from 700 to 600. + ## 1.1.1 ### Patch Changes diff --git a/package.json b/package.json index 50e9cbbc..d98b1905 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "1.1.1", + "version": "1.1.2", "license": "CC-BY-4.0", "homepage": "https://macaw-ui.vercel.app/", "repository": {