File tree Expand file tree Collapse file tree 4 files changed +15
-7
lines changed Expand file tree Collapse file tree 4 files changed +15
-7
lines changed Original file line number Diff line number Diff line change 1
1
## Changelog
2
2
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
4
12
5
13
### [ v4.10.1] ( https://github.com/panates/lightning-pool/compare/v4.10.0...v4.10.1 ) - 28 January 2025
6
14
Original file line number Diff line number Diff line change 2
2
3
3
[ ![ NPM Version] [ npm-image ]] [ npm-url ]
4
4
[ ![ NPM Downloads] [ downloads-image ]] [ downloads-url ]
5
- [ ![ CircleCI ] [ circleci- image]] [ circleci -url]
5
+ [ ![ CI Tests ] [ ci-test- image]] [ ci-test -url]
6
6
[ ![ Test Coverage] [ coveralls-image ]] [ coveralls-url ]
7
7
8
8
## About
@@ -377,8 +377,8 @@ Pool.PoolState (Number):
377
377
378
378
[ npm-image ] : https://img.shields.io/npm/v/lightning-pool.svg
379
379
[ npm-url ] : https://npmjs.org/package/lightning-pool
380
- [ circleci- image] : https://circleci .com/gh/ panates/lightning-pool/tree/master. svg?style=shield
381
- [ circleci- url] : https://circleci .com/gh/ panates/lightning-pool/tree/master
380
+ [ ci-test- image] : https://github .com/panates/lightning-pool/actions/workflows/test.yml/badge. svg
381
+ [ ci-test- url] : https://github .com/panates/lightning-pool/actions/workflows/test.yml
382
382
[ coveralls-image ] : https://img.shields.io/coveralls/panates/lightning-pool/master.svg
383
383
[ coveralls-url ] : https://coveralls.io/r/panates/lightning-pool
384
384
[ downloads-image ] : https://img.shields.io/npm/dm/lightning-pool.svg
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " lightning-pool" ,
3
3
"description" : " Fastest generic Pool written with TypeScript" ,
4
- "version" : " 4.11.0 " ,
4
+ "version" : " 4.11.1 " ,
5
5
"author" : " Panates" ,
6
6
"license" : " MIT" ,
7
7
"dependencies" : {
You can’t perform that action at this time.
0 commit comments