Skip to content

Commit

Permalink
chore(release): 1.3.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.3.0](v1.2.1...v1.3.0) (2020-10-23)

### Bug Fixes

* Require webpack merge ([319d58e](319d58e))

### Features

* Modify variable name ([6071b13](6071b13))
  • Loading branch information
semantic-release-bot committed Oct 23, 2020
1 parent a2bb95c commit 84c438a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# [1.3.0](https://github.com/syarig/selenium-side-converter/compare/v1.2.1...v1.3.0) (2020-10-23)


### Bug Fixes

* Require webpack merge ([319d58e](https://github.com/syarig/selenium-side-converter/commit/319d58e1ba69e47b2166acf97461f7d6a169087e))


### Features

* Modify variable name ([6071b13](https://github.com/syarig/selenium-side-converter/commit/6071b13011f1e6301ca2f2c0c93ac8324e5ff3b1))

## [1.2.1](https://github.com/syarig/selenium-side-converter/compare/v1.2.0...v1.2.1) (2020-10-23)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "selenium-side-converter",
"description": "Command line tool for converting template in selenium .side file. ",
"version": "1.2.1",
"version": "1.3.0",
"author": "syarig",
"bin": {
"selenium-side-converter": "./bin/selenium-side-converter.js"
Expand Down

0 comments on commit 84c438a

Please sign in to comment.