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

Commit bbea33a

Browse files
chore: 2.0.8 [skip ci]
## [2.0.8](v2.0.7...v2.0.8) (2022-01-04) ### Bug Fixes * update config files ([bada938](bada938))
1 parent bada938 commit bbea33a

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.8](https://github.com/dword-design/nuxt-push-plugins/compare/v2.0.7...v2.0.8) (2022-01-04)
2+
3+
4+
### Bug Fixes
5+
6+
* update config files ([bada938](https://github.com/dword-design/nuxt-push-plugins/commit/bada938864cd61d149a9099b851c6d4ffab9f032))
7+
18
## [2.0.7](https://github.com/dword-design/nuxt-push-plugins/compare/v2.0.6...v2.0.7) (2021-07-20)
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.7",
3+
"version": "2.0.8",
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)