From c08c5a7942e46f32fceac4d134f361d697478517 Mon Sep 17 00:00:00 2001 From: Nguyen Phu Trong Date: Thu, 4 Apr 2024 16:00:48 +0700 Subject: [PATCH 1/2] feat: add support for `@jsverse/transloco` --- src/frameworks/transloco.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/frameworks/transloco.ts b/src/frameworks/transloco.ts index 9f5a5f0b..5653d1ba 100644 --- a/src/frameworks/transloco.ts +++ b/src/frameworks/transloco.ts @@ -10,6 +10,7 @@ export default class TranslocoFramework extends Framework { detection = { packageJSON: [ '@ngneat/transloco', + '@jsverse/transloco', ], } From 26d075330a2972e2ee3961b9527f3e64f47b020c Mon Sep 17 00:00:00 2001 From: Nguyen Phu Trong Date: Mon, 15 Apr 2024 23:25:37 +0700 Subject: [PATCH 2/2] chore(release): 2.12.1 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7ef31a34..f705ee6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [2.12.1](https://github.com/lokalise/i18n-ally/compare/v2.12.0...v2.12.1) (2024-04-15) + + +### ⚡ Features + +* add support for `@jsverse/transloco` ([c08c5a7](https://github.com/lokalise/i18n-ally/commit/c08c5a7942e46f32fceac4d134f361d697478517)) + ## [2.12.0](https://github.com/lokalise/i18n-ally/compare/v2.11.1...v2.12.0) (2023-09-23) ### ⚡ Features diff --git a/package.json b/package.json index b51218fe..81f75cba 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "publisher": "lokalise", "name": "i18n-ally", - "version": "2.12.0", + "version": "2.12.1", "displayName": "i18n Ally", "description": "🌍 All in one i18n extension for VS Code", "keywords": [