Skip to content

Commit 353459f

Browse files
chore(main): release 2.3.0 (#272)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1 parent 52b8c59 commit 353459f

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.3.0](https://github.com/netlify/angular-runtime/compare/v2.2.2...v2.3.0) (2025-03-11)
4+
5+
6+
### Features
7+
8+
* adds support for detecting NX monorepos ([#263](https://github.com/netlify/angular-runtime/issues/263)) ([52b8c59](https://github.com/netlify/angular-runtime/commit/52b8c599339e88a01d23818371c88e22ac263d52))
9+
310
## [2.2.2](https://github.com/netlify/angular-runtime/compare/v2.2.1...v2.2.2) (2025-02-06)
411

512

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)