Skip to content

Commit e9b0cfb

Browse files
committed
chore(release): 2.3.2
1 parent f2f9f10 commit e9b0cfb

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,3 +1,10 @@
1+
## [2.3.2](https://github.com/retejs/angular-plugin/compare/v2.3.1...v2.3.2) (2025-02-09)
2+
3+
4+
### Bug Fixes
5+
6+
* update injector for re-mounted components ([f8e5b62](https://github.com/retejs/angular-plugin/commit/f8e5b626b9116d45785c176ffd2f9506a1107155))
7+
18
## [2.3.1](https://github.com/retejs/angular-plugin/compare/v2.3.0...v2.3.1) (2025-01-04)
29

310

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": "rete-angular-plugin",
3-
"version": "2.3.1",
3+
"version": "2.3.2",
44
"scripts": {
55
"ng": "ng",
66
"build": "npm run build:legacy && npm run build:12 && npm run build:13 && npm run build:14 && npm run build:15 && npm run build:16 && npm run build:17 && npm run build:18 && npm run build:19",

0 commit comments

Comments
 (0)