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

Commit 36b4ff7

Browse files
chore: 2.1.2 [skip ci]
## [2.1.2](v2.1.1...v2.1.2) (2022-11-04) ### Bug Fixes * move to esm ([95b901b](95b901b))
1 parent 95b901b commit 36b4ff7

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.2](https://github.com/dword-design/nuxt-push-plugins/compare/v2.1.1...v2.1.2) (2022-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* move to esm ([95b901b](https://github.com/dword-design/nuxt-push-plugins/commit/95b901b83b7644e9c4ffd9d7a1d0ea03e651b8b3))
7+
18
## [2.1.1](https://github.com/dword-design/nuxt-push-plugins/compare/v2.1.0...v2.1.1) (2022-11-03)
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.1.1",
3+
"version": "2.1.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)