File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 11# raw-ui
22
3+ ## 0.8.0
4+
5+ ### Features
6+
7+ - feat(Theme): add new colors to the palette ([ c625630] ( https://github.com/shervinchen/raw-ui/commit/c625630 ) )
8+ - feat(Layout): add basic feature ([ c921972] ( https://github.com/shervinchen/raw-ui/commit/c921972 ) )
9+
10+ ### Docs
11+
12+ - docs(server-render): add basic content ([ c6115cb] ( https://github.com/shervinchen/raw-ui/commit/c6115cb ) )
13+ - docs(Icon): add basic content ([ 361fe1a] ( https://github.com/shervinchen/raw-ui/commit/361fe1a ) )
14+ - docs(Layout): add basic content ([ 3b813fb] ( https://github.com/shervinchen/raw-ui/commit/3b813fb ) )
15+
16+ ### Tests
17+
18+ - test(Layout): add basic unit tests ([ 81c7d89] ( https://github.com/shervinchen/raw-ui/commit/81c7d89 ) )
19+
20+ ### Chore
21+
22+ - chore: remove useless mock config ([ b4e31b9] ( https://github.com/shervinchen/raw-ui/commit/b4e31b9 ) )
23+
324## 0.7.0
425
526### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " raw-ui" ,
3- "version" : " 0.7 .0" ,
3+ "version" : " 0.8 .0" ,
44 "description" : " Minimalist and customizable React UI library for Web Applications." ,
55 "main" : " dist/cjs/index.js" ,
66 "module" : " dist/esm/index.js" ,
You can’t perform that action at this time.
0 commit comments