Skip to content

Commit 823c2d0

Browse files
🚀 release: 2.1.11 (#37)
Co-authored-by: honzabubenik <138865634+honzabubenik@users.noreply.github.com>
1 parent 951ba1c commit 823c2d0

File tree

9 files changed

+37
-28
lines changed

9 files changed

+37
-28
lines changed

.badges.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
{
55
"fileName": "version.svg",
66
"label": "npm",
7-
"status": "2.1.10",
7+
"status": "2.1.11",
88
"icon": "npm"
99
},
1010
{

.github/badges/coverage.svg

Lines changed: 4 additions & 4 deletions
Loading

.github/badges/license.svg

Lines changed: 4 additions & 4 deletions
Loading

.github/badges/maintainer.svg

Lines changed: 4 additions & 4 deletions
Loading

.github/badges/size.svg

Lines changed: 4 additions & 4 deletions
Loading

.github/badges/version.svg

Lines changed: 8 additions & 8 deletions
Loading

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 2.1.11 (2025-09-10)
2+
### 🔀 Pull Requests
3+
4+
- [update dependencies #36](https://github.com/localazy/api-client/pull/36)
5+
6+
### 🧰 Other Commits
7+
8+
- **deps:** update dependencies ([951ba1c](https://github.com/localazy/api-client/commit/951ba1c)) ([#36](https://github.com/localazy/api-client/pull/36))
9+
110
## 2.1.10 (2025-08-28)
211
### 🔀 Pull Requests
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": "@localazy/api-client",
3-
"version": "2.1.10",
3+
"version": "2.1.11",
44
"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.",
55
"keywords": [
66
"Localazy",

0 commit comments

Comments
 (0)