Skip to content

Commit

Permalink
chore(release): 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bajdzis committed Jan 18, 2020
1 parent 86fac15 commit 9e00e75
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [1.1.0](https://github.com/Bajdzis/vscode-awesome-tree/compare/v1.0.1...v1.1.0) (2020-01-18)


### Features

* add rxjs ([86fac15](https://github.com/Bajdzis/vscode-awesome-tree/commit/86fac15df9725e8e8d797e14e93fcf51c91c957c))

### [1.0.1](https://github.com/Bajdzis/vscode-awesome-tree/compare/v1.0.0...v1.0.1) (2019-10-20)


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
Expand Up @@ -2,7 +2,7 @@
"name": "awesome-tree",
"displayName": "Awesome tree",
"description": "Stop creating folders, start creating structures! (Automated file creation)",
"version": "1.0.1",
"version": "1.1.0",
"publisher": "bajdzis",
"author": {
"name": "Rafał Budzis",
Expand Down

0 comments on commit 9e00e75

Please sign in to comment.