From eaea0051081a05c37257452dae4f4d10b08d7729 Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 14:48:23 +0100 Subject: [PATCH] chore: release 2.0.0 (#69) Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com> --- CHANGELOG.md | 11 +++++++++++ package.json | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a2df0ef1..1903d8c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [2.0.0](https://www.github.com/netlify/angular-runtime/compare/v1.0.1...v2.0.0) (2023-11-08) + + +### ⚠ BREAKING CHANGES + +* add support for Angular v17 (#67) + +### Features + +* add support for Angular v17 ([#67](https://www.github.com/netlify/angular-runtime/issues/67)) ([ab92862](https://www.github.com/netlify/angular-runtime/commit/ab92862aedc2b3ac8639f8da4968158b65871597)) + ### [1.0.1](https://www.github.com/netlify/netlify-plugin-angular-universal/compare/v1.0.0...v1.0.1) (2021-08-24) diff --git a/package.json b/package.json index 9b9b7acf..8bbafcc3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@netlify/angular-runtime", - "version": "1.0.1", + "version": "2.0.0", "description": "Netlify Angular Runtime - Run Angular seamlessly on Netlify.", "main": "src/index.js", "files": [