Skip to content

Commit 0526bc3

Browse files
committed
chore: release v1.2.2
1 parent 3655f30 commit 0526bc3

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,5 +1,12 @@
11

22

3+
### [1.2.2](https://github.com/nuxt-community/partytown-module/compare/1.2.1...1.2.2) (2022-09-03)
4+
5+
6+
### Bug Fixes
7+
8+
* add explicit type for `serve-static` import ([9d6cc17](https://github.com/nuxt-community/partytown-module/commit/9d6cc17b1a7388a52c06e4a48dca08e513c6a097))
9+
310
### [1.2.1](https://github.com/nuxt-modules/partytown/compare/1.2.0...1.2.1) (2022-05-30)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nuxtjs/partytown",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"license": "MIT",
55
"author": {
66
"name": "Daniel Roe <daniel@roe.dev>",

0 commit comments

Comments
 (0)