Skip to content

Commit 2b0c6ad

Browse files
committed
🚀 Release v0.0.1-alpha.12
1 parent 838893d commit 2b0c6ad

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [0.0.1-alpha.12](https://github.com/timelessco/renderlesskit-react-tailwind/compare/v0.0.1-alpha.11...v0.0.1-alpha.12) (2021-07-15)
2+
3+
4+
### Code Refactors
5+
6+
* **lodash:** ♻️ try lodash for lodash-es ([838893d](https://github.com/timelessco/renderlesskit-react-tailwind/commit/838893df43e839a011e5ccc43b7577d1ded4683f))
7+
18
### [0.0.1-alpha.11](https://github.com/timelessco/renderlesskit-react-tailwind/compare/v0.0.1-alpha.10...v0.0.1-alpha.11) (2021-07-15)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@renderlesskit/react-tailwind",
3-
"version": "0.0.1-alpha.11",
3+
"version": "0.0.1-alpha.12",
44
"description": "React UI built with renderleskit-react & tailwind",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)