Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit 1fed20f

Browse files
chore: 2.0.2 [skip ci]
## [2.0.2](v2.0.1...v2.0.2) (2021-05-04) ### Bug Fixes * update dependency @dword-design/puppeteer to v5 ([#33](#33)) ([54f7368](54f7368)) * update dependency output-files to v2 ([#34](#34)) ([d28f370](d28f370))
1 parent 54f7368 commit 1fed20f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.0.2](https://github.com/dword-design/nuxt-push-plugins/compare/v2.0.1...v2.0.2) (2021-05-04)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependency @dword-design/puppeteer to v5 ([#33](https://github.com/dword-design/nuxt-push-plugins/issues/33)) ([54f7368](https://github.com/dword-design/nuxt-push-plugins/commit/54f73685b83360d217f55e7e9007466b42312732))
7+
* update dependency output-files to v2 ([#34](https://github.com/dword-design/nuxt-push-plugins/issues/34)) ([d28f370](https://github.com/dword-design/nuxt-push-plugins/commit/d28f370f83d6c07b7a1352d659eb53da80f13b5b))
8+
19
## [2.0.1](https://github.com/dword-design/nuxt-push-plugins/compare/v2.0.0...v2.0.1) (2021-05-03)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-push-plugins",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Pushes Nuxt.js plugins to the end of the list instead of the start.",
55
"keywords": [
66
"addplugin",

0 commit comments

Comments
 (0)