Skip to content

Commit 4c047c8

Browse files
authored
Merge pull request #42 from openscript-ch/release-please--branches--master--components--react-dsv-import
chore(master): release 0.3.10
2 parents 143cb03 + a024ecb commit 4c047c8

File tree

3 files changed

+14
-3
lines changed

3 files changed

+14
-3
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## [0.3.10](https://github.com/openscript-ch/react-dsv-import/compare/0.3.9...v0.3.10) (2022-06-24)
4+
5+
6+
### Bug Fixes
7+
8+
* adjust branch usage of workflows ([143cb03](https://github.com/openscript-ch/react-dsv-import/commit/143cb03d0d9225b41fc81ecea983dfc6715c6fec))
9+
* enhance vite config stability ([4f729d0](https://github.com/openscript-ch/react-dsv-import/commit/4f729d07d16f1a3fb35515ec0ae271faa6af131b))

package-lock.json

+4-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.3.9",
2+
"version": "0.3.10",
33
"name": "react-dsv-import",
44
"description": "Flexible, typed and easy to use React Component ⚛ to provide CSV, TSV and other delimiter-separated values formats (DSV) import functionality.",
55
"keywords": [

0 commit comments

Comments
 (0)