Skip to content

Commit cc2e1b1

Browse files
committed
Bump version to: 2.0.12 [skip ci]
1 parent 5d57678 commit cc2e1b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-i18next-loader",
3-
"version": "2.0.11",
3+
"version": "2.0.12",
44
"description": "Vite plugin loader for client embedded i18next locales composited from one to many json or yaml files.",
55
"type": "module",
66
"main-note": "Though this is ESM only, the following main is to appease tsc and varieties of moduleResolution e.g. node vs nodenext, otherwise types aren't found. see https://github.com/rosskevin/ts-esm-workspaces/tree/bug-main-required-to-build#workaround ",

0 commit comments

Comments
 (0)