Skip to content

Commit 5b675d1

Browse files
chore(main): release 2.1.0 (#111)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent a556df3 commit 5b675d1

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.1.0](https://github.com/netlify/angular-runtime/compare/v2.0.7...v2.1.0) (2024-05-22)
4+
5+
6+
### Features
7+
8+
* support Angular 18 ([#110](https://github.com/netlify/angular-runtime/issues/110)) ([a556df3](https://github.com/netlify/angular-runtime/commit/a556df3f3b987e35a1cf0d9935d1ea4c106897fe))
9+
310
## [2.0.7](https://github.com/netlify/angular-runtime/compare/v2.0.6...v2.0.7) (2024-04-19)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@netlify/angular-runtime",
3-
"version": "2.0.7",
3+
"version": "2.1.0",
44
"description": "Netlify Angular Runtime - Run Angular seamlessly on Netlify.",
55
"main": "src/index.js",
66
"files": [

0 commit comments

Comments
 (0)