Skip to content

Commit

Permalink
chore(main): release 2.0.3 (#90)
Browse files Browse the repository at this point in the history
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
  • Loading branch information
token-generator-app[bot] committed Nov 27, 2023
1 parent db09d04 commit 1983e9c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.3](https://github.com/netlify/angular-runtime/compare/v2.0.2...v2.0.3) (2023-11-27)


### Bug Fixes

* type errors due to missing failPLugin function ([#87](https://github.com/netlify/angular-runtime/issues/87)) ([db09d04](https://github.com/netlify/angular-runtime/commit/db09d04fe39576a9cd33c782f299ee287e7b2910))

## [2.0.2](https://github.com/netlify/angular-runtime/compare/v2.0.1...v2.0.2) (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.2",
"version": "2.0.3",
"description": "Netlify Angular Runtime - Run Angular seamlessly on Netlify.",
"main": "src/index.js",
"files": [
Expand Down

0 comments on commit 1983e9c

Please sign in to comment.