Skip to content

Commit b737c9c

Browse files
committed
Add CHANGELOG and bump up version.
1 parent 27ab77c commit b737c9c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### 1.2.10 (2016.12.28)
2+
3+
* Bugfixes on issue #14.
4+
Thanks to @jpvantuyl
5+
16
### 1.2.9 (2016.03.06)
27

38
* Bugfixes on issue #7

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "selenium-page-object-generator",
3-
"version": "1.2.9",
3+
"version": "1.2.10",
44
"description": "A nimble and flexible Selenium Page Object Model generator to improve agile testing process velocity.",
55
"dependencies": {
66
"argparse": "^1.0.4",

0 commit comments

Comments
 (0)