Skip to content

Commit

Permalink
Bump to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maarcingebala committed Oct 25, 2019
1 parent 3c88c49 commit 89ef5ed
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable, unreleased changes to this project will be documented in this file.

## [Unreleased]

..

## 2.0.0

- Add changelog and github issue/PR templates - #97 by @dominik-zeglen
- Update dependencies to suppress storybook build errors - #98 by @dominik-zeglen
- Fix configure menu section - #109 by @benekex2
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "saleor",
"version": "0.0.0",
"main": "Gruntfile.js",
"name": "saleor-dashboard",
"version": "2.0.0",
"main": "src/index.tsx",
"repository": {
"type": "git",
"url": "git://github.com/mirumee/saleor-dashboard.git"
Expand Down

0 comments on commit 89ef5ed

Please sign in to comment.