rollup 2.45.1 → 2.45.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # rollup changelog
2
2
 
3
+ ## 2.45.2
4
+ *2021-04-13*
5
+
6
+ ### Bug Fixes
7
+ * Do not user a dynamic entry file name for naming a manual chunk (#4040)
8
+
9
+ ### Pull Requests
10
+ * [#4040](https://github.com/rollup/rollup/pull/4040): Prioritize manual chunk name over dynamic entry id (@lukastaegert)
11
+
3
12
  ## 2.45.1
4
13
  *2021-04-10*
5
14
 
package/dist/bin/rollup CHANGED
@@ -2,8 +2,8 @@
2
2
 
3
3
  /*
4
4
  @license
5
- Rollup.js v2.45.1
6
- Sat, 10 Apr 2021 05:04:58 GMT - commit 345ae5d7b760fabb35a778bc7379cf862db0b31f
5
+ Rollup.js v2.45.2
6
+ Tue, 13 Apr 2021 04:32:03 GMT - commit e9bedf202e4754caaa32d566c9eef0147e1ef3b9
7
7
 
8
8
 
9
9
  https://github.com/rollup/rollup