Skip to content

Commit

Permalink
chore(release): 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Qu4k committed Jun 16, 2020
1 parent 20141e9 commit d314ca5
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@

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.

## [2.2.0](https://github.com/denosaurs/denon/compare/v2.1.0...v2.2.0) (2020-06-16)


### Features

* add nest.land support ([e809571](https://github.com/denosaurs/denon/commit/e8095718f4ee8e99723be852434e0bc63bb68f70))


### Bug Fixes

* add file:// resolve ([bf64a29](https://github.com/denosaurs/denon/commit/bf64a2925bd701eb7f56d8377984e3b849c75146))
* add log for config reader failiure ([4b4df06](https://github.com/denosaurs/denon/commit/4b4df06a42e1b9a229162eded488ff911552d4f8))
* bump deno stdlib ([7096f33](https://github.com/denosaurs/denon/commit/7096f33c12d3a45be9547d6b35eab0aba723b3e7))
* config.ts import resolve ([63318dd](https://github.com/denosaurs/denon/commit/63318ddc567c0b469b234fe96a3c2c05e2511f21))
* denon.config.ts file:// is now correctly resolved ([e29d18e](https://github.com/denosaurs/denon/commit/e29d18e9999b0a59066c979fd57e50e9964f52fe))
* permission and template fetching issue ([66dc595](https://github.com/denosaurs/denon/commit/66dc595862175706d377abbc23ed1bf466815770)), closes [#61](https://github.com/denosaurs/denon/issues/61)
* remove net permission ([4ac58ad](https://github.com/denosaurs/denon/commit/4ac58ad687fb5b985e819c6d19679ed5f247eae3))
* update permissions ([63735c2](https://github.com/denosaurs/denon/commit/63735c2bd1e7be9b092d80def17c1b6d16108db5))

## [2.1.0](https://github.com/denosaurs/denon/compare/v2.0.2...v2.1.0) (2020-06-05)


Expand Down

0 comments on commit d314ca5

Please sign in to comment.