@qratilabs/qrati-connect 1.30.0 → 1.32.0
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 +14 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
# [1.31.0](https://github.com/qrati-labs/qrati-connect-js/compare/v1.30.0...v1.31.0) (2025-05-13)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* simplify spacing logic in MediaGallery component ([0c80ffa](https://github.com/qrati-labs/qrati-connect-js/commit/0c80ffaf06fcb26e13717248a8e72a389ffe78db))
|
|
7
|
+
|
|
8
|
+
# [1.30.0](https://github.com/qrati-labs/qrati-connect-js/compare/v1.29.0...v1.30.0) (2025-05-10)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* update UI components for improved consistency and user experience ([80ef518](https://github.com/qrati-labs/qrati-connect-js/commit/80ef51889bcc7295a5e5daeab37d7dc7abff9cd3))
|
|
14
|
+
|
|
1
15
|
# [1.29.0](https://github.com/qrati-labs/qrati-connect-js/compare/v1.28.0...v1.29.0) (2025-05-09)
|
|
2
16
|
|
|
3
17
|
|