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

Commit 24cab63

Browse files
chore: 2.1.4 [skip ci]
## [2.1.4](v2.1.3...v2.1.4) (2023-02-15) ### Bug Fixes * lock file maintenance ([#102](#102)) ([f48278d](f48278d)) * remove windows ([7ffe099](7ffe099))
1 parent 7ffe099 commit 24cab63

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.1.4](https://github.com/dword-design/nuxt-push-plugins/compare/v2.1.3...v2.1.4) (2023-02-15)
2+
3+
4+
### Bug Fixes
5+
6+
* lock file maintenance ([#102](https://github.com/dword-design/nuxt-push-plugins/issues/102)) ([f48278d](https://github.com/dword-design/nuxt-push-plugins/commit/f48278db68d3b62ce4ffcf0253b6ee94000b65e0))
7+
* remove windows ([7ffe099](https://github.com/dword-design/nuxt-push-plugins/commit/7ffe0995f0504fdea4f64d523942c1a2f84e5502))
8+
19
## [2.1.3](https://github.com/dword-design/nuxt-push-plugins/compare/v2.1.2...v2.1.3) (2023-01-05)
210

311

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