Skip to content

Commit

Permalink
chore(release): 1.5.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.5.0](v1.4.3...v1.5.0) (2021-09-05)

### Bug Fixes

* correct items deduplication ([f92da87](f92da87))
* correct label ([55ce480](55ce480))

### Features

* add usage stats sync ([89bee47](89bee47))
* better inline autocomplete ([ff48d8c](ff48d8c))
* replace css props base ([f049c83](f049c83))
* search rewritten ([fae4bfe](fae4bfe))
  • Loading branch information
semantic-release-bot committed Sep 5, 2021
1 parent d64b084 commit 1e4d1dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 @@ -3,7 +3,7 @@
"displayName": "Smart CSS Autocomplete",
"description": "Autocomplete CSS properties smarter - using an usage statistics instead of standard random",
"license": "MIT",
"version": "1.4.3",
"version": "1.5.0",
"categories": [
"Programming Languages"
],
Expand Down

0 comments on commit 1e4d1dc

Please sign in to comment.