Skip to content

Commit 18bc3fd

Browse files
chore(release): 1.0.7 [skip ci]
## [1.0.7](v1.0.6...v1.0.7) (2024-10-30) ### Bug Fixes * fetch and apply ([4c2c856](4c2c856))
1 parent 4c2c856 commit 18bc3fd

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.7](https://github.com/Draggable/i18n/compare/v1.0.6...v1.0.7) (2024-10-30)
2+
3+
4+
### Bug Fixes
5+
6+
* fetch and apply ([4c2c856](https://github.com/Draggable/i18n/commit/4c2c856db5e335ad883119b64da92dfad0694472))
7+
18
## [1.0.6](https://github.com/Draggable/i18n/compare/v1.0.5...v1.0.6) (2024-10-30)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@draggable/i18n",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "A simple yet robust i18n solution for universal JavaScript apps.",
55
"main": "dist/i18n.es.min.js",
66
"type": "module",

0 commit comments

Comments
 (0)