Skip to content

Commit 7897241

Browse files
🚀 release: 2.1.8 (#28)
Co-authored-by: honzabubenik <[email protected]>
1 parent 6991acf commit 7897241

File tree

3 files changed

+16
-4
lines changed

3 files changed

+16
-4
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## 2.1.8 (2025-05-21)
2+
### 🔀 Pull Requests
3+
4+
- [Update deps #27](https://github.com/localazy/api-client/pull/27)
5+
6+
### 🧰 Other Commits
7+
8+
- Update deps ([6991acf](https://github.com/localazy/api-client/commit/6991acf)) ([#27](https://github.com/localazy/api-client/pull/27))
9+
- Use pre-push husky hook instead of pre-commit ([6991acf](https://github.com/localazy/api-client/commit/6991acf)) ([#27](https://github.com/localazy/api-client/pull/27))
10+
111
## 2.1.7 (2025-04-18)
212
### 🔀 Pull Requests
313

package-lock.json

Lines changed: 5 additions & 3 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.7",
3+
"version": "2.1.8",
44
"description": "Node.js module that allows you to easily interact with the Localazy API.",
55
"keywords": [
66
"Localazy",

0 commit comments

Comments
 (0)