We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5bff5a commit cdd9824Copy full SHA for cdd9824
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+<a name="2.0.3"></a>
4
+## 2.0.3 (2022-12-25)
5
+
6
+### Changed
7
8
+- ♻️ One-file per bundle [[e5bff5a](https://github.com/Tomas2D/promise-based-task/commit/e5bff5a3f5b093c4adaf5e0b21b4e11877a7702c)]
9
10
11
<a name="2.0.2"></a>
12
## 2.0.2 (2022-12-25)
13
package.json
@@ -7,7 +7,7 @@
"promise based task",
"promise task map"
],
- "version": "2.0.2",
+ "version": "2.0.3",
"type": "module",
"main": "./lib/index.cjs",
"module": "./lib/index.js",
0 commit comments