CHANGELOG.md in bridgetown-lit-renderer-1.1.0 vs CHANGELOG.md in bridgetown-lit-renderer-1.1.1

- old
+ new

@@ -9,9 +9,13 @@ - ... ## 1.1.0 - 2021-12-03 +- Fix issue with loading project root's node_modules path + +## 1.1.0 - 2021-12-03 + - Switch to processing SSR through Node sidecar server and various other performance & caching enhancements ## 1.0.0 - 2021-09-25 - First release (currently experimental stage).