@aitronos/freddy-plugins 0.4.30 → 0.4.31
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.
- package/CHANGELOG.md +15 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
1
|
+
## 0.4.31 (2025-11-11)
|
|
2
|
+
|
|
3
|
+
**New version release for css import issue**
|
|
4
|
+
|
|
5
|
+
### Commit Details
|
|
6
|
+
- **Commit Message:** New version release for css import issue
|
|
7
|
+
- **Branch:** `main` (Other)
|
|
8
|
+
- **Commit Hash:** `15c7997`
|
|
9
|
+
- **Author:** asif-mn-pits
|
|
10
|
+
- **Date:** 2025-11-11
|
|
11
|
+
- **Version Type:** patch
|
|
12
|
+
|
|
13
|
+
### Changes
|
|
14
|
+
- New version release for css import issue
|
|
15
|
+
|
|
1
16
|
## 0.4.28 (2025-11-10)
|
|
2
17
|
|
|
3
18
|
### Commit Details
|