Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

Commit

Permalink
6.1.0 CHANGELOG [skip ci]
Browse files Browse the repository at this point in the history
# [6.1.0](v6.0.1...v6.1.0) (2022-02-09)

### Features

* Allows for configuration as an object ([#10](#10)) ([a864038](a864038))
  • Loading branch information
semantic-release-bot committed Feb 9, 2022
1 parent a864038 commit fa7d08a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [6.1.0](https://github.com/expediagroup/determination/compare/v6.0.1...v6.1.0) (2022-02-09)


### Features

* Allows for configuration as an object ([#10](https://github.com/expediagroup/determination/issues/10)) ([a864038](https://github.com/expediagroup/determination/commit/a864038ab44063a7b0d6b38e43147b1d26f53b71))

### 6.0.1

- Change the json w/comments parser to eliminate a circular dependency warning with node 14 (#8)
Expand Down

0 comments on commit fa7d08a

Please sign in to comment.