@usecsv/react
Advanced tools
Comparing version
/*! | ||
* @usecsv/react v0.12.0 | ||
* @usecsv/react v0.13.0 | ||
* (c) layercode | ||
@@ -8,3 +8,3 @@ * Released under the MIT License. | ||
/*! | ||
* @usecsv/js v0.25.0 | ||
* @usecsv/js v0.26.0 | ||
* (c) layercode | ||
@@ -11,0 +11,0 @@ * Released under the MIT License. |
@@ -0,1 +1,13 @@ | ||
# [0.13.0](https://github.com/layercodedev/usecsv-react-plugin/compare/v0.12.0...v0.13.0) (2024-03-02) | ||
### Bug Fixes | ||
* update node-version in github workflows ([a1736d8](https://github.com/layercodedev/usecsv-react-plugin/commit/a1736d848bfa4aa87a18f98d6d841e5875b4b809)) | ||
### Features | ||
* update usecsv/js to support Italian language ([58c52ae](https://github.com/layercodedev/usecsv-react-plugin/commit/58c52ae3949cc9b19cb8ee49d6d815c483f80a8e)) | ||
# [0.12.0](https://github.com/layercodedev/usecsv-react-plugin/compare/v0.11.0...v0.12.0) (2024-01-08) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "@usecsv/react", | ||
"version": "0.12.0", | ||
"version": "0.13.0", | ||
"author": { | ||
@@ -64,3 +64,3 @@ "name": "layercode" | ||
"dependencies": { | ||
"@usecsv/js": "^0.25.0" | ||
"@usecsv/js": "^0.26.0" | ||
}, | ||
@@ -116,3 +116,3 @@ "devDependencies": { | ||
"rollup-plugin-typescript2": "^0.31.0", | ||
"semantic-release": "^22.0.12", | ||
"semantic-release": "^23.0.2", | ||
"source-map-loader": "^3.0.0", | ||
@@ -119,0 +119,0 @@ "ts-loader": "^9.2.4", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1859416
0.02%+ Added
- Removed
Updated