Skip to content

Commit

Permalink
chore(release): 2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Apr 28, 2021
1 parent b57af81 commit 779628e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
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.

### [2.1.7](https://github.com/nuxt/components/compare/v2.1.6...v2.1.7) (2021-04-28)


### Bug Fixes

* use consola for output info ([#184](https://github.com/nuxt/components/issues/184)) ([c6c3f66](https://github.com/nuxt/components/commit/c6c3f66f0bb86c3d7a2a1eac737aa145e64b0fc7))

### [2.1.6](https://github.com/nuxt/components/compare/v2.1.5...v2.1.6) (2021-04-06)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nuxt/components",
"version": "2.1.6",
"version": "2.1.7",
"description": "Auto Import Components for Nuxt.js",
"repository": "nuxt/components",
"license": "MIT",
Expand Down

0 comments on commit 779628e

Please sign in to comment.