Skip to content

Commit

Permalink
Update plugin version to 1.8.1 and create changelog entries.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffstieler committed Oct 16, 2017
1 parent 9ab098a commit d4c24e9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "woocommerce-services",
"version": "1.8.0",
"version": "1.8.1",
"scripts": {
"start": "cross-env NODE_ENV=development webpack-dev-server --hot --inline --watch --content-base dist --port 8085",
"dist": "cross-env NODE_ENV=production webpack",
Expand Down
6 changes: 5 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: automattic, woothemes, allendav, kellychoffman, jkudish, jeffstiel
Tags: canada-post, shipping, stamps, usps, woocommerce, taxes, payment, stripe
Requires at least: 4.6
Tested up to: 4.8
Stable tag: 1.8.0
Stable tag: 1.8.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -89,6 +89,10 @@ The source code is freely available [in GitHub](https://github.com/Automattic/wo

== Changelog ==

= 1.8.1 =
* Fix label printing on iOS
* Fix NUX banner images and connect button

= 1.8.0 =
* Automatically configure live rates based on setup wizard choices
* Add automated tax calculation
Expand Down
2 changes: 1 addition & 1 deletion woocommerce-services.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* Author URI: https://woocommerce.com/
* Text Domain: woocommerce-services
* Domain Path: /i18n/languages/
* Version: 1.8.0
* Version: 1.8.1
*
* Copyright (c) 2017 Automattic
*
Expand Down

0 comments on commit d4c24e9

Please sign in to comment.