Skip to content

Commit

Permalink
chore: 2.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.1](v2.0.0...v2.0.1) (2021-05-04)

### Bug Fixes

* update dependency fs-extra to v10 ([#35](#35)) ([98b84d5](98b84d5))
* update dependency with-local-tmp-dir to v4 ([#36](#36)) ([5045d72](5045d72))
  • Loading branch information
semantic-release-bot committed May 4, 2021
1 parent 98b84d5 commit 12900a7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [2.0.1](https://github.com/dword-design/nuxt-modernizr/compare/v2.0.0...v2.0.1) (2021-05-04)


### Bug Fixes

* update dependency fs-extra to v10 ([#35](https://github.com/dword-design/nuxt-modernizr/issues/35)) ([98b84d5](https://github.com/dword-design/nuxt-modernizr/commit/98b84d54fb34a2ede2d355ce40490fdb2edbd532))
* update dependency with-local-tmp-dir to v4 ([#36](https://github.com/dword-design/nuxt-modernizr/issues/36)) ([5045d72](https://github.com/dword-design/nuxt-modernizr/commit/5045d72b9201344f4bb05e7628618344ed1bf74a))

# [2.0.0](https://github.com/dword-design/nuxt-modernizr/compare/v1.0.16...v2.0.0) (2021-05-03)


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-modernizr",
"version": "2.0.0",
"version": "2.0.1",
"description": "Adds a Modernizr build to your Nuxt.js app.",
"keywords": [
"browser-detection",
Expand Down

0 comments on commit 12900a7

Please sign in to comment.