Skip to content

Commit

Permalink
chore(main): release 2.2.1 (#225)
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] authored Nov 20, 2024
1 parent 8547d35 commit 18fd723
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.2.1](https://github.com/netlify/angular-runtime/compare/v2.2.0...v2.2.1) (2024-11-20)


### Bug Fixes

* add check for existence of runtime package in user project ([#226](https://github.com/netlify/angular-runtime/issues/226)) ([ce7ce06](https://github.com/netlify/angular-runtime/commit/ce7ce0604c9b302c51ce34ae690cf16e28eb9c27))
* add more variants of known/default server.ts ([#229](https://github.com/netlify/angular-runtime/issues/229)) ([8547d35](https://github.com/netlify/angular-runtime/commit/8547d359b3344b530f1ac27547520665ef63429b))
* update readme with installation notes for Angular 19 ([#223](https://github.com/netlify/angular-runtime/issues/223)) ([967bb66](https://github.com/netlify/angular-runtime/commit/967bb66a8190808c97c08c2dbaa702110bc962b5))

## [2.2.0](https://github.com/netlify/angular-runtime/compare/v2.1.1...v2.2.0) (2024-11-19)


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.2.0",
"version": "2.2.1",
"description": "Netlify Angular Runtime - Run Angular seamlessly on Netlify.",
"main": "src/index.js",
"files": [
Expand Down

0 comments on commit 18fd723

Please sign in to comment.