@aitronos/freddy-plugins 0.4.59 → 0.4.60
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 +13 -0
- package/dist/freddy-plugins.css +1 -1
- package/dist/{icons-Be1wtE70.js → icons-CDz2RCwX.js} +103 -100
- package/dist/{icons-Be1wtE70.js.map → icons-CDz2RCwX.js.map} +1 -1
- package/dist/{icons-CCfXKsmx.cjs → icons-WY6ahW7w.cjs} +2 -2
- package/dist/{icons-CCfXKsmx.cjs.map → icons-WY6ahW7w.cjs.map} +1 -1
- package/dist/index.cjs +3 -3
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +970 -971
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
1
|
+
## 0.4.60 (2025-11-26)
|
|
2
|
+
|
|
3
|
+
### Commit Details
|
|
4
|
+
- **Commit Message:** Release new version for Updated searchinput UI
|
|
5
|
+
- **Branch:** `main` (Other)
|
|
6
|
+
- **Commit Hash:** `41aa87b`
|
|
7
|
+
- **Author:** asif-mn-aitronos
|
|
8
|
+
- **Date:** 2025-11-24
|
|
9
|
+
- **Version Type:** patch
|
|
10
|
+
|
|
11
|
+
### Changes
|
|
12
|
+
- Release new version for Updated searchinput UI
|
|
13
|
+
|
|
1
14
|
## 0.4.59 (2025-11-24)
|
|
2
15
|
|
|
3
16
|
### Commit Details
|