Skip to content

Commit

Permalink
chore(release): 1.7.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.7.1](v1.7.0...v1.7.1) (2021-04-14)

### Bug Fixes

* update debounce implementation ([#250](#250)) ([4675e19](4675e19))
  • Loading branch information
semantic-release-bot committed Apr 14, 2021
1 parent 4675e19 commit 7bba3f6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.7.1](https://github.com/lifeart/ember-language-server/compare/v1.7.0...v1.7.1) (2021-04-14)


### Bug Fixes

* update debounce implementation ([#250](https://github.com/lifeart/ember-language-server/issues/250)) ([4675e19](https://github.com/lifeart/ember-language-server/commit/4675e19fff57c5ac862c8ae50fb7c0bf7dc5f1fd))

# [1.7.0](https://github.com/lifeart/ember-language-server/compare/v1.6.0...v1.7.0) (2021-04-14)


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": "@lifeart/ember-language-server",
"description": "A language server implementation for Ember.js projects.",
"version": "1.7.0",
"version": "1.7.1",
"contributors": [
"Aleksandr Kanunnikov <lifeart92@gmail.com>",
"Tobias Bieniek <tobias.bieniek@gmail.com>",
Expand Down

0 comments on commit 7bba3f6

Please # to comment.