We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f1f435 commit c6fc867Copy full SHA for c6fc867
.changeset/early-years-divide.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# unused-i18n
2
3
+## 0.1.28
4
+
5
+### Patch Changes
6
7
+- 6f1f435: Fix some bugs
8
9
## 0.1.27
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "unused-i18n",
- "version": "0.1.27",
+ "version": "0.1.28",
"license": "MIT",
"type": "module",
"publishConfig": {
0 commit comments