From fe4d62827ae97d2cc36da332209b4dfb8d5a5367 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 13:23:56 +0000 Subject: [PATCH] chore(master): release 0.4.0 --- CHANGELOG.md | 13 +++++++++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 16 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f6529e..0b9aab9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [0.4.0](https://github.com/openscript-ch/react-dsv-import/compare/v0.3.11...v0.4.0) (2022-06-24) + + +### Features + +* drop emotion peer dependency ([c6653c9](https://github.com/openscript-ch/react-dsv-import/commit/c6653c9b3e9a333006d52bfd2da7e1c19a0c1696)) + + +### Bug Fixes + +* homepage url in readme ([62c3af7](https://github.com/openscript-ch/react-dsv-import/commit/62c3af7901e385e74933461270a15d6f9991d021)) +* repo urls ([d900a8f](https://github.com/openscript-ch/react-dsv-import/commit/d900a8fc772f9fe363d32a02a76728524a6a04ee)) + ## [0.3.11](https://github.com/openscript-ch/react-dsv-import/compare/v0.3.10...v0.3.11) (2022-06-24) diff --git a/package-lock.json b/package-lock.json index 54decc2..fe7fc2b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -55,7 +55,7 @@ "react": "^17.0.0 || ^18.0.0", "react-dom": "^17.0.0 || ^18.0.0" }, - "version": "0.3.11" + "version": "0.4.0" }, "node_modules/@alloc/quick-lru": { "version": "5.2.0", @@ -38178,5 +38178,5 @@ "dev": true } }, - "version": "0.3.11" + "version": "0.4.0" } diff --git a/package.json b/package.json index 760b781..5d434de 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "0.3.11", + "version": "0.4.0", "name": "react-dsv-import", "description": "Flexible, typed and easy to use React Component ⚛ to provide CSV, TSV and other delimiter-separated values formats (DSV) import functionality.", "keywords": [