File tree Expand file tree Collapse file tree 5 files changed +14
-8
lines changed
orchestrator-ui-components Expand file tree Collapse file tree 5 files changed +14
-8
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# @orchestrator-ui/eslint-config-custom
22
3+ ## 0.0.6
4+
5+ ### Patch Changes
6+
7+ - ce48846: Updates linting rules to ban all console statements except console.error()
8+
39## 0.0.5
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @orchestrator-ui/eslint-config-custom" ,
3- "version" : " 0.0.5 " ,
3+ "version" : " 0.0.6 " ,
44 "license" : " MIT" ,
55 "scripts" : {
66 "build" : " tsup index.js --format esm" ,
Original file line number Diff line number Diff line change 11# @orchestrator-ui/orchestrator-ui-components
22
3+ ## 0.2.7
4+
5+ ### Patch Changes
6+
7+ - ce48846: Updates linting rules to ban all console statements except console.error()
8+
39## 0.2.6
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @orchestrator-ui/orchestrator-ui-components" ,
3- "version" : " 0.2.6 " ,
3+ "version" : " 0.2.7 " ,
44 "license" : " MIT" ,
55 "scripts" : {
66 "test" : " jest" ,
You can’t perform that action at this time.
0 commit comments