Skip to content

Commit

Permalink
release(version): Release 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2020-05-17)

### Bug Fixes

* **ci:** setup pnpm for each job ([7a5e0b3](7a5e0b3))
* tests for helpers ([8b72ebe](8b72ebe))
* update parameters for substr helper ([622c3c7](622c3c7))
* update params for slice helper ([1540b1a](1540b1a))
* update substring helpers to have arguments ([5f177a8](5f177a8))
  • Loading branch information
semantic-release-bot committed May 17, 2020
1 parent 7a5e0b3 commit 917c2a6
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## [1.0.1](https://github.com/rajasegar/ember-voca/compare/v1.0.0...v1.0.1) (2020-05-17)


### Bug Fixes

* **ci:** setup pnpm for each job ([7a5e0b3](https://github.com/rajasegar/ember-voca/commit/7a5e0b3317c699502f4a35c17e8268af95b261ff))
* tests for helpers ([8b72ebe](https://github.com/rajasegar/ember-voca/commit/8b72ebe4e4b99cc5a8b66d2c186c22c881fe8674))
* update parameters for substr helper ([622c3c7](https://github.com/rajasegar/ember-voca/commit/622c3c73627096b0c043cd142ae651d6e690f51d))
* update params for slice helper ([1540b1a](https://github.com/rajasegar/ember-voca/commit/1540b1acec69cef73dd90b8cda16bd5634fde2c6))
* update substring helpers to have arguments ([5f177a8](https://github.com/rajasegar/ember-voca/commit/5f177a8e18ae1189e72344ff882c32bf88bc154a))
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-voca",
"version": "1.0.0",
"version": "1.0.1",
"description": "The default blueprint for ember-cli addons.",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 917c2a6

Please sign in to comment.