rollup 1.23.0 → 1.23.1

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
+ ## 1.23.1
4
+ *2019-10-05*
5
+
6
+ ### Bug Fixes
7
+ * Fix a regression where the node types had a specific minimal version (#3143)
8
+
9
+ ### Pull Requests
10
+ * [#3143](https://github.com/rollup/rollup/pull/3143): Ensure that types packages have star version ranges (@lukastaegert)
11
+
3
12
  ## 1.23.0
4
13
  *2019-10-03*
5
14
 
package/dist/bin/rollup CHANGED
@@ -2,8 +2,8 @@
2
2
 
3
3
  /*
4
4
  @license
5
- Rollup.js v1.23.0
6
- Thu, 03 Oct 2019 19:26:21 GMT - commit 5d53c04c6bc8f858dcf0b74d47add99699c2b440
5
+ Rollup.js v1.23.1
6
+ Sat, 05 Oct 2019 06:08:56 GMT - commit 53266e6b971fff985b273800d808b17084d5c41b
7
7
 
8
8
 
9
9
  https://github.com/rollup/rollup