Skip to content

Commit

Permalink
v0.8.3 -> v0.8.4 (#197)
Browse files Browse the repository at this point in the history
* feat #195 - Chip input component (#196)
  • Loading branch information
nancy-dassana authored Jan 25, 2021
1 parent 63c0d0e commit f1d6dfd
Show file tree
Hide file tree
Showing 19 changed files with 1,809 additions and 2,546 deletions.
3,349 changes: 860 additions & 2,489 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@dassana-io/web-components",
"version": "0.8.3",
"version": "0.8.4",
"publishConfig": {
"registry": "https://npm.pkg.github.com/dassana-io"
},
Expand Down Expand Up @@ -98,7 +98,7 @@
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^3.10.1",
"@typescript-eslint/parser": "^3.10.1",
"chromatic": "^5.2.0",
"chromatic": "^5.6.1",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.5",
"eslint-plugin-react": "^7.21.5",
Expand Down
Loading

0 comments on commit f1d6dfd

Please sign in to comment.