Skip to content

Commit 331d177

Browse files
chore(main): release 2.2.2
1 parent 753b6bd commit 331d177

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.2.2](https://github.com/netlify/angular-runtime/compare/v2.2.1...v2.2.2) (2024-11-23)
4+
5+
6+
### Bug Fixes
7+
8+
* correct checking for runtime version installed in the project and provide example API endpoint in code snippets ([#230](https://github.com/netlify/angular-runtime/issues/230)) ([3c7171f](https://github.com/netlify/angular-runtime/commit/3c7171f537db346e8f95f49a69cc7552e6d24d20))
9+
310
## [2.2.1](https://github.com/netlify/angular-runtime/compare/v2.2.0...v2.2.1) (2024-11-20)
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.1",
3+
"version": "2.2.2",
44
"description": "Netlify Angular Runtime - Run Angular seamlessly on Netlify.",
55
"main": "src/index.js",
66
"files": [

0 commit comments

Comments
 (0)