Skip to content

Commit c940294

Browse files
chore(main): release 3.0.0
1 parent f951ed8 commit c940294

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

CHANGELOG.md

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

3+
## [3.0.0](https://github.com/netlify/angular-runtime/compare/v2.4.0...v3.0.0) (2025-08-14)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* empty commit to trigger major release ([#380](https://github.com/netlify/angular-runtime/issues/380))
9+
10+
### Features
11+
12+
* empty commit to trigger major release ([#380](https://github.com/netlify/angular-runtime/issues/380)) ([f951ed8](https://github.com/netlify/angular-runtime/commit/f951ed8c324cb55b03a64c24dab602b1d1962dd6))
13+
* enable manual caching from edge ([#361](https://github.com/netlify/angular-runtime/issues/361)) ([efee061](https://github.com/netlify/angular-runtime/commit/efee061db0dd74d4e1c6afb506d7d7ec0cb61916))
14+
315
## [2.4.0](https://github.com/netlify/angular-runtime/compare/v2.3.1...v2.4.0) (2025-05-27)
416

517

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.4.0",
3+
"version": "3.0.0",
44
"description": "Netlify Angular Runtime - Run Angular seamlessly on Netlify.",
55
"main": "src/index.js",
66
"files": [

0 commit comments

Comments
 (0)