Skip to content

Commit

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

### Bug Fixes

* update dependency @dword-design/puppeteer to v5 ([#33](#33)) ([ed08d1b](ed08d1b))
  • Loading branch information
semantic-release-bot committed May 4, 2021
1 parent ed08d1b commit e6a996a
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
@@ -1,3 +1,10 @@
## [2.0.3](https://github.com/dword-design/nuxt-modernizr/compare/v2.0.2...v2.0.3) (2021-05-04)


### Bug Fixes

* update dependency @dword-design/puppeteer to v5 ([#33](https://github.com/dword-design/nuxt-modernizr/issues/33)) ([ed08d1b](https://github.com/dword-design/nuxt-modernizr/commit/ed08d1b0a91e99f540715ba9199f9bc778e39c45))

## [2.0.2](https://github.com/dword-design/nuxt-modernizr/compare/v2.0.1...v2.0.2) (2021-05-04)


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

0 comments on commit e6a996a

Please sign in to comment.