Skip to content

Commit 704b9cd

Browse files
chore(release): new release
1 parent 780b3c0 commit 704b9cd

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/perf-tap-registration.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

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

3+
## 2.3.3
4+
5+
### Patch Changes
6+
7+
- Improved performance in many places. (by [@alexander-akait](https://github.com/alexander-akait) in [#217](https://github.com/webpack/tapable/pull/217))
8+
39
## 2.3.2
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tapable",
3-
"version": "2.3.2",
3+
"version": "2.3.3",
44
"description": "Just a little module for plugins.",
55
"homepage": "https://github.com/webpack/tapable",
66
"repository": {

0 commit comments

Comments
 (0)