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

Commit 56afb7f

Browse files
chore: 2.0.3 [skip ci]
## [2.0.3](v2.0.2...v2.0.3) (2021-05-04) ### Bug Fixes * update dependency with-local-tmp-dir to v4 ([#35](#35)) ([3c53dda](3c53dda))
1 parent 3c53dda commit 56afb7f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.3](https://github.com/dword-design/nuxt-push-plugins/compare/v2.0.2...v2.0.3) (2021-05-04)
2+
3+
4+
### Bug Fixes
5+
6+
* update dependency with-local-tmp-dir to v4 ([#35](https://github.com/dword-design/nuxt-push-plugins/issues/35)) ([3c53dda](https://github.com/dword-design/nuxt-push-plugins/commit/3c53dda5b8faa07691b0b42832da762d82a967be))
7+
18
## [2.0.2](https://github.com/dword-design/nuxt-push-plugins/compare/v2.0.1...v2.0.2) (2021-05-04)
29

310

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.2",
3+
"version": "2.0.3",
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)