Skip to content

Commit 1cb36d8

Browse files
authored
Merge pull request #44 from openscript-ch/release-please--branches--master--components--react-dsv-import
chore(master): release 0.4.0
2 parents d365180 + fe4d628 commit 1cb36d8

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.4.0](https://github.com/openscript-ch/react-dsv-import/compare/v0.3.11...v0.4.0) (2022-06-24)
4+
5+
6+
### Features
7+
8+
* drop emotion peer dependency ([c6653c9](https://github.com/openscript-ch/react-dsv-import/commit/c6653c9b3e9a333006d52bfd2da7e1c19a0c1696))
9+
10+
11+
### Bug Fixes
12+
13+
* homepage url in readme ([62c3af7](https://github.com/openscript-ch/react-dsv-import/commit/62c3af7901e385e74933461270a15d6f9991d021))
14+
* repo urls ([d900a8f](https://github.com/openscript-ch/react-dsv-import/commit/d900a8fc772f9fe363d32a02a76728524a6a04ee))
15+
316
## [0.3.11](https://github.com/openscript-ch/react-dsv-import/compare/v0.3.10...v0.3.11) (2022-06-24)
417

518

package-lock.json

+2-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.11",
2+
"version": "0.4.0",
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)