Skip to content

Commit cce0c02

Browse files
committed
Bump version to: 2.0.5 [skip ci]
1 parent 6123a8b commit cce0c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-i18next-loader",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
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)