Skip to content

Commit 71495e0

Browse files
chore(release): 1.1.4 [skip ci]
## [1.1.4](v1.1.3...v1.1.4) (2025-11-07) ### Bug Fixes * **translations:** currently we do not have the reference directory on the shop anymore. ([7e0570a](7e0570a))
1 parent 7e0570a commit 71495e0

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.1.4](https://github.com/crazyfactory/translation_updater/compare/v1.1.3...v1.1.4) (2025-11-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **translations:** currently we do not have the reference directory on the shop anymore. ([7e0570a](https://github.com/crazyfactory/translation_updater/commit/7e0570a2caa1b5b0241a8eb71cd1497f17e03aed))
7+
18
## [1.1.3](https://github.com/crazyfactory/translation_updater/compare/v1.1.2...v1.1.3) (2025-11-07)
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
@@ -82,5 +82,5 @@
8282
"pre-push": "npm run build -s && npm run test -s"
8383
}
8484
},
85-
"version": "1.1.3"
85+
"version": "1.1.4"
8686
}

0 commit comments

Comments
 (0)