diff --git a/.changeset/ten-flowers-eat.md b/.changeset/ten-flowers-eat.md deleted file mode 100644 index af09a5f..0000000 --- a/.changeset/ten-flowers-eat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"paris": patch ---- - -Button: hide enhancers in loading state diff --git a/CHANGELOG.md b/CHANGELOG.md index c9394a6..52387cb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # paris +## 0.10.2 + +### Patch Changes + +- 014a642: Button: hide enhancers in loading state + ## 0.10.1 ### Patch Changes diff --git a/package.json b/package.json index b6ab256..18c03f6 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "paris", "author": "Sanil Chawla (https://sanil.co)", "description": "Paris is Slingshot's React design system. It's a collection of reusable components, design tokens, and guidelines that help us build consistent, accessible, and performant user interfaces.", - "version": "0.10.1", + "version": "0.10.2", "homepage": "https://paris.slingshot.fm", "license": "MIT", "repository": {