@usecsv/react
Advanced tools
Comparing version
/*! | ||
* @usecsv/react v0.9.1 | ||
* @usecsv/react v0.10.0 | ||
* (c) layercode | ||
@@ -8,3 +8,3 @@ * Released under the MIT License. | ||
/*! | ||
* @usecsv/js v0.22.1 | ||
* @usecsv/js v0.23.0 | ||
* (c) layercode | ||
@@ -11,0 +11,0 @@ * Released under the MIT License. |
@@ -0,1 +1,8 @@ | ||
# [0.10.0](https://github.com/layercodedev/usecsv-react-plugin/compare/v0.9.1...v0.10.0) (2023-12-27) | ||
### Features | ||
* update usecsv/js to update dynamic columns to include select ([2893cf0](https://github.com/layercodedev/usecsv-react-plugin/commit/2893cf0dbc05beedb5889993d7799ebe8d368ffc)) | ||
## [0.9.1](https://github.com/layercodedev/usecsv-react-plugin/compare/v0.9.0...v0.9.1) (2023-12-20) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@usecsv/react", | ||
"version": "0.9.1", | ||
"version": "0.10.0", | ||
"author": { | ||
@@ -64,3 +64,3 @@ "name": "layercode" | ||
"dependencies": { | ||
"@usecsv/js": "^0.22.1" | ||
"@usecsv/js": "^0.23.0" | ||
}, | ||
@@ -79,3 +79,3 @@ "devDependencies": { | ||
"@semantic-release/git": "^10.0.1", | ||
"@semantic-release/github": "^9.2.5", | ||
"@semantic-release/github": "^9.2.6", | ||
"@semantic-release/release-notes-generator": "^12.1.0", | ||
@@ -82,0 +82,0 @@ "@testing-library/dom": "^8.1.0", |
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
1858407
0.02%+ Added
- Removed
Updated