Skip to content

Commit

Permalink
v0.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoo0122 authored Mar 4, 2021
2 parents 1b35930 + 1c227f7 commit 41bf872
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@channel.io/design-system",
"version": "0.3.6",
"version": "0.3.7",
"description": "Design System by Channel",
"repository": {
"type": "git",
Expand Down
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export * from './components/List/ListMenuGroup'
export * from './components/List/ListItem'
export * from './components/Overlay'
export * from './components/Header'
export * from './components/Tooltip'

// TODO: Antlr 문제 수정 후 export (Cannot read property RuleContext of undefined)
// export * from './components/Editor'
Expand Down

0 comments on commit 41bf872

Please sign in to comment.