Skip to content

Commit

Permalink
chore(main): release 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
token-generator-app[bot] authored Nov 9, 2023
1 parent e6fab5f commit 8b7e8ae
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [2.0.2](https://github.com/netlify/angular-runtime/compare/v2.0.1...v2.0.2) (2023-11-09)


### Bug Fixes

* install run-s and run-p ([#73](https://github.com/netlify/angular-runtime/issues/73)) ([38f3e63](https://github.com/netlify/angular-runtime/commit/38f3e63741332b57cd8926c139ba1ad0ec68dbeb))
* remove `global` polyfill ([#76](https://github.com/netlify/angular-runtime/issues/76)) ([e6fab5f](https://github.com/netlify/angular-runtime/commit/e6fab5f9d29f93c26ee3d781311aa5ffe6d69fe4))
* replace `defaultProject` with environment variable ([#75](https://github.com/netlify/angular-runtime/issues/75)) ([ee4f818](https://github.com/netlify/angular-runtime/commit/ee4f81819f1b3b92c863bbcad133c9755bf4c8d0))

## [2.0.1](https://github.com/netlify/angular-runtime/compare/v2.0.0...v2.0.1) (2023-11-09)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@netlify/angular-runtime",
"version": "2.0.1",
"version": "2.0.2",
"description": "Netlify Angular Runtime - Run Angular seamlessly on Netlify.",
"main": "src/index.js",
"files": [
Expand Down

0 comments on commit 8b7e8ae

Please sign in to comment.