@usecsv/react 0.16.3 → 0.16.4

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 CHANGED
@@ -1,3 +1,10 @@
1
+ ## [0.16.4](https://github.com/usecsv/usecsv-react-plugin/compare/v0.16.3...v0.16.4) (2024-09-29)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * update Language type to include ar ([fdc9f7d](https://github.com/usecsv/usecsv-react-plugin/commit/fdc9f7dcb1889da7ae70d0deb06334125c3b4c47))
7
+
1
8
  ## [0.16.3](https://github.com/layercodedev/usecsv-react-plugin/compare/v0.16.2...v0.16.3) (2024-06-30)
2
9
 
3
10
 
package/build/index.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
- * @usecsv/react v0.16.3
3
- * (c) layercode
2
+ * @usecsv/react v0.16.4
3
+ * (c) usecsv
4
4
  * Released under the MIT License.
5
5
  */
6
6
 
@@ -34,8 +34,8 @@ function __rest(s, e) {
34
34
  }
35
35
 
36
36
  /*!
37
- * @usecsv/js v0.29.3
38
- * (c) layercode
37
+ * @usecsv/js v0.29.4
38
+ * (c) usecsv
39
39
  * Released under the MIT License.
40
40
  */
41
41