From 2c7bbafa3c8feca4541e885f65cc19023c580747 Mon Sep 17 00:00:00 2001 From: "token-generator-app[bot]" <82042599+token-generator-app[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 13:27:50 +0000 Subject: [PATCH] chore(main): release 2.0.7 --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc457cd3..4bcb6f55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.0.7](https://github.com/netlify/angular-runtime/compare/v2.0.6...v2.0.7) (2024-04-19) + + +### Bug Fixes + +* remove onPreDev ([#108](https://github.com/netlify/angular-runtime/issues/108)) ([1daee4e](https://github.com/netlify/angular-runtime/commit/1daee4e282bcec32b37f451e0d96f8589a7c2c77)) + ## [2.0.6](https://github.com/netlify/angular-runtime/compare/v2.0.5...v2.0.6) (2024-03-04) diff --git a/package-lock.json b/package-lock.json index 80ee14d5..c3015a0b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@netlify/angular-runtime", - "version": "2.0.6", + "version": "2.0.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@netlify/angular-runtime", - "version": "2.0.6", + "version": "2.0.7", "license": "MIT", "dependencies": { "fs-extra": "^11.1.1", diff --git a/package.json b/package.json index eeee2e22..2dc340c3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@netlify/angular-runtime", - "version": "2.0.6", + "version": "2.0.7", "description": "Netlify Angular Runtime - Run Angular seamlessly on Netlify.", "main": "src/index.js", "files": [