Skip to content

Commit fe27cd0

Browse files
committed
chore(release): 0.0.1-alpha.6
1 parent 7894c45 commit fe27cd0

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,22 @@ All notable changes to this project will be documented in this file. See
44
[standard-version](https://github.com/conventional-changelog/standard-version)
55
for commit guidelines.
66

7+
### [0.0.1-alpha.6](https://github.com/timelessco/renderlesskit-react-tailwind/compare/v0.0.1-alpha.5...v0.0.1-alpha.6) (2021-03-31)
8+
9+
### Docs
10+
11+
- add [@anuraghazra](https://github.com/anuraghazra) as a contributor
12+
([2eb0f90](https://github.com/timelessco/renderlesskit-react-tailwind/commit/2eb0f904c44dae9e52f808b78a7cf7e6df0d0360))
13+
- add [@navin-moorthy](https://github.com/navin-moorthy) as a contributor
14+
([75a902b](https://github.com/timelessco/renderlesskit-react-tailwind/commit/75a902be602cc4a0eddca853373de5b17c920cb1))
15+
16+
### Build System
17+
18+
- **dx:** 🎨 improve folder structure & type generation
19+
([db8f223](https://github.com/timelessco/renderlesskit-react-tailwind/commit/db8f22325bf887e3c020a6645c8d36e7630cc36d))
20+
- **vscode:** 🏗 add project extensions for vscodoe
21+
([7894c45](https://github.com/timelessco/renderlesskit-react-tailwind/commit/7894c45b974cdd93ea9e408937653a90f69fb028))
22+
723
### [0.0.1-alpha.5](https://github.com/timelessco/renderlesskit-react-tailwind/compare/v0.0.1-alpha.4...v0.0.1-alpha.5) (2021-03-31)
824

925
### Bug Fixes

package.json

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

0 commit comments

Comments
 (0)