Skip to content

Commit

Permalink
chore(release): 2.2.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.2.0](v2.1.0...v2.2.0) (2020-10-28)

### Features

* **logging:** you can now specify a logLevel through your config file ([0cdcc39](0cdcc39))
  • Loading branch information
semantic-release-bot committed Oct 28, 2020
1 parent 430cc06 commit 4e60f17
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.2.0](https://github.com/e-Spirit/fsxa-nuxt-module/compare/v2.1.0...v2.2.0) (2020-10-28)


### Features

* **logging:** you can now specify a logLevel through your config file ([0cdcc39](https://github.com/e-Spirit/fsxa-nuxt-module/commit/0cdcc39b420936cfb91c270126a693449af64101))

# [2.1.0](https://github.com/e-Spirit/fsxa-nuxt-module/compare/v2.0.0...v2.1.0) (2020-10-14)


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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fsxa-nuxt-module",
"version": "2.1.0",
"version": "2.2.0",
"description": "",
"main": "./dist/module/index.js",
"typings": "dist/index.d.ts",
Expand Down

0 comments on commit 4e60f17

Please sign in to comment.