From 64c2c94ff47f7a8ded1e65bc67e8fe2ac88e6258 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 15 May 2026 15:32:25 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20release:=20@localazy/api-client@?= =?UTF-8?q?2.1.22?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 16 ++++++++++++++++ package.json | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 359f46d..c3f3ded 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## 2.1.22 (2026-05-15) + +### 🔀 Merged Pull Requests +- Fix audit [#61](https://github.com/localazy/api-client/pull/61) + +### 🧰 Other Commits +- Update deps (*[7ade8b3](https://github.com/localazy/api-client/commit/7ade8b338ed28b2f75b9cbf4d0c5a433020d6bc3)*) (*[#61](https://github.com/localazy/api-client/pull/61)*) +- Add provenance (*[006cc60](https://github.com/localazy/api-client/commit/006cc608382e9a8100d57440854ad2c35e545cea)*) (*[#61](https://github.com/localazy/api-client/pull/61)*) +- Update tsconfig (*[025f7f0](https://github.com/localazy/api-client/commit/025f7f0ad533ea443f7497ba7d78ad6e9ee9cfcf)*) (*[#61](https://github.com/localazy/api-client/pull/61)*) +- Add bundle tests (*[e01fe14](https://github.com/localazy/api-client/commit/e01fe14b74a344a7ed73d9c3f24768af43865790)*) (*[#61](https://github.com/localazy/api-client/pull/61)*) +- Test Node 26 (*[17805a8](https://github.com/localazy/api-client/commit/17805a89d8624d1f6883a86d4c37957f16077913)*) (*[#61](https://github.com/localazy/api-client/pull/61)*) +- Use es-toolkit instead of lodash-es (*[673210d](https://github.com/localazy/api-client/commit/673210dec88a21ed0374619b540d82bf6bee5cb7)*) (*[#61](https://github.com/localazy/api-client/pull/61)*) + +### ❤️ Contributors +- [*Bubinek*](https://github.com/honzabubenik) + ## 2.1.21 (2026-04-15) ### 🔀 Merged Pull Requests diff --git a/package.json b/package.json index eb0ae23..b5a2165 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@localazy/api-client", - "version": "2.1.21", + "version": "2.1.22", "description": "Official Node.js client for the Localazy API, providing a simple and type-safe way to integrate localization features into your JavaScript and TypeScript projects.", "keywords": [ "Localazy",