Skip to content

Commit

Permalink
bump v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gido committed Aug 28, 2018
1 parent 8798589 commit e918ac7
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,2 +1,9 @@
*1.2.1* (2018-08-28)
- Remove any minified files to facilite Firefox reviews.

*1.2.0* (2018-08-28)
- ✨ Changed the default value of the Project Management rate to 25%
- ✨ Added an option to hide the PM rate field

*1.1.1* (2018-07-02)
- 🔨 refactor PM tools and total setup approach (d306ac6)
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Esti'mate",
"author": "Antistatique",
"version": "1.2.0",
"version": "1.2.1",
"description": "Your Harvest estimate's best friend",
"homepage_url": "https://github.com/antistatique/esti-mate/",
"permissions": [
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "esti-mate",
"version": "1.2.0",
"version": "1.2.1",
"description": "Your estimate best friend",
"main": "src/index.js",
"repository": "[email protected]:antistatique/esti-mate.git",
Expand Down

0 comments on commit e918ac7

Please sign in to comment.