@siemens/element-translate-ng 48.0.0 → 48.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -67,4 +67,4 @@ unless explicitly mentioned.
67
67
 
68
68
  Copyright (c) Siemens 2016 - 2025
69
69
 
70
- MIT, see [LICENSE.md](LICENSE.md).
70
+ MIT, see [LICENSE.md](https://github.com/siemens/element/blob/main/LICENSE.md).
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@siemens/element-translate-ng",
3
3
  "description": "Element translation abstraction layer.",
4
- "version": "48.0.0",
4
+ "version": "48.0.1",
5
5
  "license": "MIT",
6
6
  "type": "module",
7
7
  "repository": {