Skip to content

Commit 9a39924

Browse files
committed
🚀 Release v0.0.1-alpha.10
1 parent c3138d5 commit 9a39924

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.10](https://github.com/timelessco/renderlesskit-react-tailwind/compare/v0.0.1-alpha.9...v0.0.1-alpha.10) (2021-07-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **lodash:** 🐛 esm issue by lowering its version ([c3138d5](https://github.com/timelessco/renderlesskit-react-tailwind/commit/c3138d587eba35a731976d05cba953ad3b684126))
7+
18
### [0.0.1-alpha.9](https://github.com/timelessco/renderlesskit-react-tailwind/compare/v0.0.1-alpha.8...v0.0.1-alpha.9) (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.9",
3+
"version": "0.0.1-alpha.10",
44
"description": "React UI built with renderleskit-react & tailwind",
55
"keywords": [
66
"react",

0 commit comments

Comments
 (0)