Skip to content

Commit 1233ea3

Browse files
authored
Merge pull request #8 from Robinrrr/release-please--branches--main--components--nuxt-deepl-module
chore(main): release 1.0.7
2 parents a442fc4 + 80a6ef7 commit 1233ea3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.0.7](https://github.com/Robinrrr/nuxt-deepl-module/compare/v1.0.6...v1.0.7) (2024-10-27)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 1.0.7 ([a442fc4](https://github.com/Robinrrr/nuxt-deepl-module/commit/a442fc4a439fc7a3bb32c0231ae4c40bd9823454))
9+
310
## [1.0.6](https://github.com/Robinrrr/nuxt-deepl-module/compare/v1.0.5...v1.0.6) (2024-10-27)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-deepl-module",
3-
"version": "1.0.0",
3+
"version": "1.0.7",
44
"description": "Automatically translate single-language Nuxt.js websites into multiple languages using the DeepL API (unofficial)",
55
"repository": "Robinrrr/nuxt-deepl-module",
66
"license": "MIT",

0 commit comments

Comments
 (0)