Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.2...v1.1.0) (2019-04-05)

### Bug Fixes

* **formatting:** fixes indentation ([ea5ff80](ea5ff80))

### Features

* **formatting:** formats feature files ([4ca65b2](4ca65b2))
* **formatting:** formats tags and comments in a document ([f415ece](f415ece))
  • Loading branch information
semantic-release-bot committed Apr 5, 2019
1 parent ea5ff80 commit 0ec3a76
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# [1.1.0](https://github.com/iteratec/bdd-power-tools/compare/v1.0.2...v1.1.0) (2019-04-05)


### Bug Fixes

* **formatting:** fixes indentation ([ea5ff80](https://github.com/iteratec/bdd-power-tools/commit/ea5ff80))


### Features

* **formatting:** formats feature files ([4ca65b2](https://github.com/iteratec/bdd-power-tools/commit/4ca65b2))
* **formatting:** formats tags and comments in a document ([f415ece](https://github.com/iteratec/bdd-power-tools/commit/f415ece))

## [1.0.2](https://github.com/iteratec/bdd-power-tools/compare/v1.0.1...v1.0.2) (2019-01-21)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "bdd-power-tools",
"displayName": "BDD - Feature-Editor",
"description": "Autocompletion and syntax highlighting for Gherkin steps in .feature-files",
"version": "1.0.0-semantically-released",
"version": "1.1.0",
"keywords": [
"gherkin",
"feature",
Expand Down

0 comments on commit 0ec3a76

Please sign in to comment.