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

Commit f24f142

Browse files
chore: 2.0.11 [skip ci]
## [2.0.11](v2.0.10...v2.0.11) (2022-10-17) ### Bug Fixes * undo last changes ([348d751](348d751))
1 parent 348d751 commit f24f142

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.11](https://github.com/dword-design/nuxt-push-plugins/compare/v2.0.10...v2.0.11) (2022-10-17)
2+
3+
4+
### Bug Fixes
5+
6+
* undo last changes ([348d751](https://github.com/dword-design/nuxt-push-plugins/commit/348d7516708f5abd6b2a5773f2f0c330454f9e57))
7+
18
## [2.0.10](https://github.com/dword-design/nuxt-push-plugins/compare/v2.0.9...v2.0.10) (2022-10-17)
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.10",
3+
"version": "2.0.11",
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)