Skip to content

Commit 73a5bc0

Browse files
chore(release): 2.4.9 [skip ci]
1 parent 2e21f4b commit 73a5bc0

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.4.9](https://github.com/iwpnd/tile38-ts/compare/v2.4.8...v2.4.9) (2025-11-25)
2+
3+
### Other
4+
5+
* πŸ”§ linter ([2e21f4b](https://github.com/iwpnd/tile38-ts/commit/2e21f4bf6dd0b8f8f6a6a25c56ccf0f92934ee87))
6+
* **deps-dev:** πŸ”§ update ([f338fb7](https://github.com/iwpnd/tile38-ts/commit/f338fb7946fb363781d685a97318125cdb9cdfa7))
7+
* **deps-dev:** πŸ”§ update ([61a6c05](https://github.com/iwpnd/tile38-ts/commit/61a6c05fc2818712ee4597b5bbd38bb3d59615ca))
8+
* **deps:** πŸ”— bump ioredis to >5.8.0 ([7668927](https://github.com/iwpnd/tile38-ts/commit/7668927d8ec5e9072699fb13ec5bda4dda726927))
9+
110
## [2.4.8](https://github.com/iwpnd/tile38-ts/compare/v2.4.7...v2.4.8) (2025-10-20)
211

312
### Other

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iwpnd/tile38-ts",
3-
"version": "2.4.8",
3+
"version": "2.4.9",
44
"description": "A Node.js Tile38 client written in TypeScript",
55
"main": "dist/index.js",
66
"files": [

0 commit comments

Comments
Β (0)