Skip to content

Commit cdd9824

Browse files
committed
🔖 Version 2.0.3
1 parent e5bff5a commit cdd9824

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

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+
311
<a name="2.0.2"></a>
412
## 2.0.2 (2022-12-25)
513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"promise based task",
88
"promise task map"
99
],
10-
"version": "2.0.2",
10+
"version": "2.0.3",
1111
"type": "module",
1212
"main": "./lib/index.cjs",
1313
"module": "./lib/index.js",

0 commit comments

Comments
 (0)