diff --git a/.changeset/spotty-lies-thank.md b/.changeset/spotty-lies-thank.md deleted file mode 100644 index e8e43fe..0000000 --- a/.changeset/spotty-lies-thank.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'linguify': patch ---- - -Configuration file schema diff --git a/CHANGELOG.md b/CHANGELOG.md index 6438038..2c80bac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # linguify +## 1.0.3 + +### Patch Changes + +- 1da1020: Configuration file schema + ## 1.0.2 ### Patch Changes diff --git a/package.json b/package.json index 23f2d27..5c45c90 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "linguify", - "version": "1.0.2", + "version": "1.0.3", "description": "Translation manager", "private": false, "type": "module",