From 15bc5efab68dcc4138aaaa3e5c2fcce054e64e31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Dvo=C5=99=C3=A1k?= Date: Sun, 24 Jul 2022 13:34:04 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Version=201.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 31 +++++++++++++++++++++++++++++++ package.json | 2 +- 2 files changed, 32 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f1b6924..83ee235 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,36 @@ # Changelog + +## 1.0.2 (2022-07-22) + +### Changed + +- 🔧 Setup Dependabot auto updates [[6a25e9e](https://github.com/Tomas2D/virtuoso-connector/commit/6a25e9e041e9abae2a5ed54fb9ff21835c466279)] + +### Miscellaneous + +- Merge pull request [#2](https://github.com/Tomas2D/virtuoso-connector/issues/2) from Tomas2D/dependabot/npm_and_yarn/lint-staged-13.0.3 [[dd67ce9](https://github.com/Tomas2D/virtuoso-connector/commit/dd67ce90f85de4bd5b28011fec58e906ec63d821)] +- Merge pull request [#14](https://github.com/Tomas2D/virtuoso-connector/issues/14) from Tomas2D/dependabot/npm_and_yarn/types/jest-28.1.6 [[4d05076](https://github.com/Tomas2D/virtuoso-connector/commit/4d05076dfba8928bfc9b6d3c3663509a7902165a)] +- Merge pull request [#11](https://github.com/Tomas2D/virtuoso-connector/issues/11) from Tomas2D/dependabot/npm_and_yarn/ts-jest-28.0.7 [[de77dbc](https://github.com/Tomas2D/virtuoso-connector/commit/de77dbc5d6da9b36965231bfa5b4f7d69f376db9)] +- Merge pull request [#15](https://github.com/Tomas2D/virtuoso-connector/issues/15) from Tomas2D/dependabot/npm_and_yarn/promise-based-task-1.3.2 [[e66a248](https://github.com/Tomas2D/virtuoso-connector/commit/e66a2484ccd006e75894e09aaf25a047c7e4cae4)] +- Bump promise-based-task from 1.3.1 to 1.3.2 [[fc6bb12](https://github.com/Tomas2D/virtuoso-connector/commit/fc6bb12116563b367734543db50bee1fdc9e0556)] +- Merge pull request [#13](https://github.com/Tomas2D/virtuoso-connector/issues/13) from Tomas2D/dependabot/npm_and_yarn/types/readable-stream-2.3.14 [[932f370](https://github.com/Tomas2D/virtuoso-connector/commit/932f37093650fc143443c1dee92da356814d30c9)] +- Merge pull request [#12](https://github.com/Tomas2D/virtuoso-connector/issues/12) from Tomas2D/dependabot/npm_and_yarn/types/node-16.11.45 [[cfea87a](https://github.com/Tomas2D/virtuoso-connector/commit/cfea87a4cd74d08fd3520b41e94515023a82eb1c)] +- Merge pull request [#1](https://github.com/Tomas2D/virtuoso-connector/issues/1) from Tomas2D/dependabot/npm_and_yarn/tpluscode/sparql-builder-0.3.23 [[5e35ea2](https://github.com/Tomas2D/virtuoso-connector/commit/5e35ea200d2327195872f80ed6fb4da8e786ec5c)] +- Bump @types/jest from 28.1.5 to 28.1.6 [[695ff48](https://github.com/Tomas2D/virtuoso-connector/commit/695ff48ad03d573cde247166c1279abf340c2d84)] +- Bump @types/readable-stream from 2.3.13 to 2.3.14 [[943721f](https://github.com/Tomas2D/virtuoso-connector/commit/943721f7f8744bae966a42c5c8eb5151b7257256)] +- Bump @types/node from 16.11.43 to 16.11.45 [[99bde3c](https://github.com/Tomas2D/virtuoso-connector/commit/99bde3cbf0142470bb6d67f6e2d5c00849ec0090)] +- Bump ts-jest from 28.0.5 to 28.0.7 [[845ea4d](https://github.com/Tomas2D/virtuoso-connector/commit/845ea4d23702e6605adfb0bf6e08955fa9fce3f1)] +- Merge pull request [#8](https://github.com/Tomas2D/virtuoso-connector/issues/8) from Tomas2D/dependabot/npm_and_yarn/ts-node-10.9.1 [[8b5c106](https://github.com/Tomas2D/virtuoso-connector/commit/8b5c10672089466bdc1727cf73ff53e1d4396dd1)] +- Merge pull request [#7](https://github.com/Tomas2D/virtuoso-connector/issues/7) from Tomas2D/dependabot/npm_and_yarn/jest-and-types/jest-28.1.3 [[e18fcb3](https://github.com/Tomas2D/virtuoso-connector/commit/e18fcb31cf119f50de453c022cfc705d26db0c75)] +- Merge pull request [#9](https://github.com/Tomas2D/virtuoso-connector/issues/9) from Tomas2D/dependabot/npm_and_yarn/rdf-data-factory-1.1.1 [[5c1564c](https://github.com/Tomas2D/virtuoso-connector/commit/5c1564c42673764bafcd3938e6bc86ecf45fede1)] +- Bump @tpluscode/sparql-builder from 0.3.22 to 0.3.23 [[2e64953](https://github.com/Tomas2D/virtuoso-connector/commit/2e649534a4541281e9df874136012e35a2a7c5ae)] +- Bump rdf-data-factory from 1.1.0 to 1.1.1 [[23890e8](https://github.com/Tomas2D/virtuoso-connector/commit/23890e8f6a6aab567bca71db56ea91cdb91b19da)] +- Bump ts-node from 10.8.2 to 10.9.1 [[08a6644](https://github.com/Tomas2D/virtuoso-connector/commit/08a6644176e68bf861e7dd8ffe66f827f16ed16e)] +- Bump jest and @types/jest [[ba60e84](https://github.com/Tomas2D/virtuoso-connector/commit/ba60e8464f0f01559664bf35225fc293de99dd0c)] +- Bump lint-staged from 10.5.4 to 13.0.3 [[62d47c9](https://github.com/Tomas2D/virtuoso-connector/commit/62d47c96e7fb755c07676c9ba01345e63ea68074)] + + ## 1.0.1 (2022-07-05) diff --git a/package.json b/package.json index cb5188b..bf700ca 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "virtuoso sparql", "sparql" ], - "version": "1.0.1", + "version": "1.0.2", "main": "./lib/index.js", "types": "./lib/index.d.ts", "files": [