Skip to content

Commit d5e5762

Browse files
chore(main): release 2.0.6 (#102)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent a72519b commit d5e5762

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.0.6](https://github.com/netlify/angular-runtime/compare/v2.0.5...v2.0.6) (2024-03-04)
4+
5+
6+
### Bug Fixes
7+
8+
* don't crash if `prerender: false` ([#101](https://github.com/netlify/angular-runtime/issues/101)) ([a72519b](https://github.com/netlify/angular-runtime/commit/a72519b8e931198f014e82c75f50cf2840444485))
9+
310
## [2.0.5](https://github.com/netlify/angular-runtime/compare/v2.0.4...v2.0.5) (2024-02-02)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/angular-runtime",
3-
"version": "2.0.5",
3+
"version": "2.0.6",
44
"description": "Netlify Angular Runtime - Run Angular seamlessly on Netlify.",
55
"main": "src/index.js",
66
"files": [

0 commit comments

Comments
 (0)