Skip to content

Commit 1ad4b76

Browse files
committed
4.12.0
1 parent b34a442 commit 1ad4b76

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

CHANGELOG.md

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

3-
### [v4.11.1](https://github.com/panates/lightning-pool/compare/v4.11.0...v4.11.1) -
3+
### [v4.12.0](https://github.com/panates/lightning-pool/compare/v4.11.1...v4.12.0) -
4+
5+
#### 🛠 Refactoring and Updates
6+
7+
- refactor: Now any closed pool can be started again @Eray Hanoğlu
8+
9+
### [v4.11.1](https://github.com/panates/lightning-pool/compare/v4.11.0...v4.11.1) - 2 May 2025
410

511
#### 💬 General Changes
612

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.1",
4+
"version": "4.12.0",
55
"author": "Panates",
66
"license": "MIT",
77
"dependencies": {

0 commit comments

Comments
 (0)