Skip to content

Commit 1839108

Browse files
authored
Merge pull request #60 from woocommerce/version-1.0.3
release version 1.0.3
2 parents df2add2 + 00e328f commit 1839108

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

changelog.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
*** Changelog ***
22

3-
= 1.0.3 - xxxx-xx-x =
3+
= 1.0.3 - 2021-08-12 =
44
* Add - --status argument to `generate orders` command
55
* Add - UI support for generating products and orders
66
* Dev - update Composer support for V2

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "wc-smooth-generator",
33
"title": "WooCommerce Smooth Generator",
4-
"version": "1.0.2",
4+
"version": "1.0.3",
55
"homepage": "https://github.com/woocommerce/wc-smooth-generator",
66
"repository": {
77
"type": "git",

wc-smooth-generator.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Plugin Name: WooCommerce Smooth Generator
44
* Plugin URI: https://woocommerce.com/
55
* Description: A smooth customer, order and product generator for WooCommerce.
6-
* Version: 1.0.1
6+
* Version: 1.0.3
77
* Author: Automattic
88
* Author URI: https://woocommerce.com
99
*

0 commit comments

Comments
 (0)