Skip to content

Commit

Permalink
release (3.1.8)
Browse files Browse the repository at this point in the history
  • Loading branch information
matiasmenker committed Nov 12, 2020
1 parent 93a5f98 commit e877bcd
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.1.8](https://github.com/dexma/ui-components/compare/v3.1.7...v3.1.8) (2020-11-12)


### Bug Fixes

* **storybooks:** set mode docs cli ([93a5f98](https://github.com/dexma/ui-components/commit/93a5f984499694167bb4e9e796b4a6e2bab563ea))

## [3.1.7](https://github.com/dexma/ui-components/compare/v3.1.6...v3.1.7) (2020-11-12)


Expand Down
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": "@dexma/ui-components",
"version": "3.1.7",
"version": "3.1.8",
"description": "DEXMA UI Components (React)",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit e877bcd

Please sign in to comment.