Skip to content

Commit 839fbe5

Browse files
chore(main): release 2.1.2
1 parent 3def4a2 commit 839fbe5

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

Diff for: CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.1.2](https://github.com/netlify/angular-runtime/compare/v2.1.1...v2.1.2) (2024-10-11)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency @netlify/edge-functions to ^2.8.1 ([#119](https://github.com/netlify/angular-runtime/issues/119)) ([42904c1](https://github.com/netlify/angular-runtime/commit/42904c139c706094205dc21a84b290c3204aad13))
9+
* **deps:** update dependency fs-extra to v11.2.0 ([#99](https://github.com/netlify/angular-runtime/issues/99)) ([186dc1e](https://github.com/netlify/angular-runtime/commit/186dc1ea3d2f2e5b379fbec2f76f7cdd77219155))
10+
311
## [2.1.1](https://github.com/netlify/angular-runtime/compare/v2.1.0...v2.1.1) (2024-05-27)
412

513

Diff for: package-lock.json

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

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

0 commit comments

Comments
 (0)