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

Commit a77d78c

Browse files
chore: 2.1.0 [skip ci]
# [2.1.0](v2.0.11...v2.1.0) (2022-11-03) ### Features * nuxt 3 support ([#94](#94)) ([a0ddd98](a0ddd98))
1 parent a0ddd98 commit a77d78c

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.1.0](https://github.com/dword-design/nuxt-push-plugins/compare/v2.0.11...v2.1.0) (2022-11-03)
2+
3+
4+
### Features
5+
6+
* nuxt 3 support ([#94](https://github.com/dword-design/nuxt-push-plugins/issues/94)) ([a0ddd98](https://github.com/dword-design/nuxt-push-plugins/commit/a0ddd9858762dcbe50614eec7b6eb4b12db64720))
7+
18
## [2.0.11](https://github.com/dword-design/nuxt-push-plugins/compare/v2.0.10...v2.0.11) (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.11",
3+
"version": "2.1.0",
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)