Skip to content

Commit b599230

Browse files
authored
Merge pull request #43 from openscript-ch/release-please--branches--master--components--react-dsv-import
chore(master): release 0.3.11
2 parents dd425c0 + 95346ba commit b599230

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.3.11](https://github.com/openscript-ch/react-dsv-import/compare/v0.3.10...v0.3.11) (2022-06-24)
4+
5+
6+
### Bug Fixes
7+
8+
* release management ([3af4bfc](https://github.com/openscript-ch/react-dsv-import/commit/3af4bfc7403aac4c6e646d4f43a76d25cc9f168e))
9+
310
## [0.3.10](https://github.com/openscript-ch/react-dsv-import/compare/0.3.9...v0.3.10) (2022-06-24)
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.3.10",
2+
"version": "0.3.11",
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)