Skip to content

Commit

Permalink
chore: release 2.0.0 (#69)
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 8, 2023
1 parent ab92862 commit eaea005
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [2.0.0](https://www.github.com/netlify/angular-runtime/compare/v1.0.1...v2.0.0) (2023-11-08)


### ⚠ BREAKING CHANGES

* add support for Angular v17 (#67)

### Features

* add support for Angular v17 ([#67](https://www.github.com/netlify/angular-runtime/issues/67)) ([ab92862](https://www.github.com/netlify/angular-runtime/commit/ab92862aedc2b3ac8639f8da4968158b65871597))

### [1.0.1](https://www.github.com/netlify/netlify-plugin-angular-universal/compare/v1.0.0...v1.0.1) (2021-08-24)


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

0 comments on commit eaea005

Please sign in to comment.