Skip to content

Commit

Permalink
Release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
estevanmaito committed Jul 21, 2020
1 parent dad6261 commit a9bd627
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
# [0.3.0](https://github.com/estevanmaito/windmill-dashboard-react/compare/0.2.2...0.3.0) (2020-07-21)


### Bug Fixes

* **windmill:** bump windmill to the scoped package ([dad6261](https://github.com/estevanmaito/windmill-dashboard-react/commit/dad626125c05816ddba8cd4dd11c08c4f8154095))


### BREAKING CHANGES

* **windmill:** Changed every occurrence of `windmill-react-ui` with the scoped
`@windmill/react-ui`. You should see no difference updating and you should update, as the other
project is now deprecated and will no longer be developed. This was needed because the `windmill`
org was in dispute and npm solved it today.

## [0.2.2](https://github.com/estevanmaito/windmill-dashboard-react/compare/0.2.1...0.2.2) (2020-07-19)


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": "windmill-dashboard-react",
"version": "0.2.2",
"version": "0.3.0",
"description": "A multi theme, completely accessible, with components and pages examples, (almost) ready for production dashboard.",
"private": true,
"scripts": {
Expand Down

1 comment on commit a9bd627

@vercel
Copy link

@vercel vercel bot commented on a9bd627 Jul 21, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.