We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07d3c72 commit 1be3295Copy full SHA for 1be3295
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+### [0.0.1-alpha.14](https://github.com/timelessco/renderlesskit-react-tailwind/compare/v0.0.1-alpha.13...v0.0.1-alpha.14) (2021-07-19)
2
+
3
4
+### Code Refactors
5
6
+* **button:** ♻️ update button rendering issue ([07d3c72](https://github.com/timelessco/renderlesskit-react-tailwind/commit/07d3c72d8d25a3cbdda3de3e0451fc35c2e1b59f))
7
8
### [0.0.1-alpha.13](https://github.com/timelessco/renderlesskit-react-tailwind/compare/v0.0.1-alpha.8...v0.0.1-alpha.13) (2021-07-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@renderlesskit/react-tailwind",
- "version": "0.0.1-alpha.13",
+ "version": "0.0.1-alpha.14",
"description": "React UI built with renderleskit-react & tailwind",
"keywords": [
"react",
0 commit comments