Skip to content

Commit 4428064

Browse files
chore(release): 1.0.6 [skip ci]
## [1.0.6](v1.0.5...v1.0.6) (2024-10-30) ### Bug Fixes * lefthook.yml ([957d471](957d471)) * release not generated because of commitlint ([78d65b9](78d65b9)) * release not generated because of commitlint ([c671fb9](c671fb9))
1 parent 957d471 commit 4428064

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.0.6](https://github.com/Draggable/i18n/compare/v1.0.5...v1.0.6) (2024-10-30)
2+
3+
4+
### Bug Fixes
5+
6+
* lefthook.yml ([957d471](https://github.com/Draggable/i18n/commit/957d47146a7574fcd9db2989e090bfb52bf2ba20))
7+
* release not generated because of commitlint ([78d65b9](https://github.com/Draggable/i18n/commit/78d65b992d1c29d7b2d20221723b49725224d35f))
8+
* release not generated because of commitlint ([c671fb9](https://github.com/Draggable/i18n/commit/c671fb9953989c42969998730d0490b76128434c))
9+
110
## [1.0.5](https://github.com/Draggable/i18n/compare/v1.0.4...v1.0.5) (2024-10-30)
211

312

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.5",
3+
"version": "1.0.6",
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)