Skip to content

Commit ba6dd86

Browse files
committed
4.11.1
1 parent 921a4b4 commit ba6dd86

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
## Changelog
22

3-
### [v4.11.0](https://github.com/panates/lightning-pool/compare/v4.10.1...v4.11.0) -
3+
### [v4.11.1](https://github.com/panates/lightning-pool/compare/v4.11.0...v4.11.1) -
4+
5+
#### 💬 General Changes
6+
7+
- dev: Fixed circular typing dependencies @Eray Hanoğlu
8+
- doc: Fixed ci-test badge @Eray Hanoğlu
9+
- dev: Added git+ to repository url @Eray Hanoğlu
10+
11+
### [v4.11.0](https://github.com/panates/lightning-pool/compare/v4.10.1...v4.11.0) - 2 May 2025
412

513
### [v4.10.1](https://github.com/panates/lightning-pool/compare/v4.10.0...v4.10.1) - 28 January 2025
614

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,7 +1,7 @@
11
{
22
"name": "lightning-pool",
33
"description": "Fastest generic Pool written with TypeScript",
4-
"version": "4.11.0",
4+
"version": "4.11.1",
55
"author": "Panates",
66
"license": "MIT",
77
"dependencies": {

0 commit comments

Comments
 (0)