diff --git a/CHANGELOG.md b/CHANGELOG.md index 61534be0..87f08c1f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.0.5](https://github.com/netlify/angular-runtime/compare/v2.0.4...v2.0.5) (2024-02-02) + + +### Bug Fixes + +* adapt publish directory based on builder ([#94](https://github.com/netlify/angular-runtime/issues/94)) ([0d2b600](https://github.com/netlify/angular-runtime/commit/0d2b6004dc05c974d0515a10dd47acc3af86ea6b)) + ## [2.0.4](https://github.com/netlify/angular-runtime/compare/v2.0.3...v2.0.4) (2023-11-28) diff --git a/package-lock.json b/package-lock.json index cafc3f04..4fb63f72 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@netlify/angular-runtime", - "version": "2.0.4", + "version": "2.0.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@netlify/angular-runtime", - "version": "2.0.4", + "version": "2.0.5", "license": "MIT", "dependencies": { "fs-extra": "^11.1.1", diff --git a/package.json b/package.json index af9ebc10..1e201863 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@netlify/angular-runtime", - "version": "2.0.4", + "version": "2.0.5", "description": "Netlify Angular Runtime - Run Angular seamlessly on Netlify.", "main": "src/index.js", "files": [