From 922b9ee3205f623068b909f73f0d993e0109ac5b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 May 2021 11:46:13 +0200 Subject: [PATCH] Version Packages (#113) Co-authored-by: github-actions[bot] --- .changeset/five-plums-drop.md | 5 -- .changeset/late-ants-rule.md | 5 -- packages/rollup/CHANGELOG.md | 127 ++++++---------------------------- packages/rollup/package.json | 2 +- packages/vite/CHANGELOG.md | 6 ++ packages/vite/package.json | 2 +- 6 files changed, 31 insertions(+), 116 deletions(-) delete mode 100644 .changeset/five-plums-drop.md delete mode 100644 .changeset/late-ants-rule.md diff --git a/.changeset/five-plums-drop.md b/.changeset/five-plums-drop.md deleted file mode 100644 index 7d7c1a0c..00000000 --- a/.changeset/five-plums-drop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"vite-imagetools": patch ---- - -chore(deps-dev): bump vite from 2.3.2 to 2.3.4 diff --git a/.changeset/late-ants-rule.md b/.changeset/late-ants-rule.md deleted file mode 100644 index 021e0fc0..00000000 --- a/.changeset/late-ants-rule.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"rollup-plugin-imagetools": patch ---- - -chore(deps-dev): bump rollup from 2.47.0 to 2.49.0 diff --git a/packages/rollup/CHANGELOG.md b/packages/rollup/CHANGELOG.md index 3d3a8c8b..42b0988e 100644 --- a/packages/rollup/CHANGELOG.md +++ b/packages/rollup/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 2.2.7 + +### Patch Changes + +- eb444d4: chore(deps-dev): bump rollup from 2.47.0 to 2.49.0 + All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. @@ -7,195 +13,108 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package rollup-plugin-imagetools - - - - ## [2.2.5](https://github.com/JonasKruckenberg/imagetools/compare/rollup-plugin-imagetools@2.2.4...rollup-plugin-imagetools@2.2.5) (2021-05-11) **Note:** Version bump only for package rollup-plugin-imagetools - - - - ## [2.2.4](https://github.com/JonasKruckenberg/imagetools/compare/rollup-plugin-imagetools@2.2.3...rollup-plugin-imagetools@2.2.4) (2021-05-11) **Note:** Version bump only for package rollup-plugin-imagetools - - - - ## [2.2.3](https://github.com/JonasKruckenberg/imagetools/compare/rollup-plugin-imagetools@2.2.2...rollup-plugin-imagetools@2.2.3) (2021-05-11) **Note:** Version bump only for package rollup-plugin-imagetools - - - - ## [2.2.2](https://github.com/JonasKruckenberg/imagetools/compare/rollup-plugin-imagetools@2.2.1...rollup-plugin-imagetools@2.2.2) (2021-05-11) **Note:** Version bump only for package rollup-plugin-imagetools - - - - ## [2.2.1](https://github.com/JonasKruckenberg/imagetools/compare/rollup-plugin-imagetools@2.2.0...rollup-plugin-imagetools@2.2.1) (2021-05-07) **Note:** Version bump only for package rollup-plugin-imagetools - - - - # [2.2.0](https://github.com/JonasKruckenberg/imagetools/compare/rollup-plugin-imagetools@2.1.4...rollup-plugin-imagetools@2.2.0) (2021-05-07) - ### Features -* Allow # symbols in src urls ([b5beedd](https://github.com/JonasKruckenberg/imagetools/commit/b5beedd3707167aad9302737d1012f35a3f19776)) - - - - +- Allow # symbols in src urls ([b5beedd](https://github.com/JonasKruckenberg/imagetools/commit/b5beedd3707167aad9302737d1012f35a3f19776)) ## [2.1.4](https://github.com/JonasKruckenberg/imagetools/compare/rollup-plugin-imagetools@2.1.2...rollup-plugin-imagetools@2.1.4) (2021-05-07) **Note:** Version bump only for package rollup-plugin-imagetools - - - - ## [2.1.2](https://github.com/JonasKruckenberg/imagetools/compare/rollup-plugin-imagetools@2.1.1...rollup-plugin-imagetools@2.1.2) (2021-05-03) - ### Bug Fixes -* **rollup-plugin-imgagetools:** fix relative imports ([f19c34c](https://github.com/JonasKruckenberg/imagetools/commit/f19c34c35418b4ef0ae1356a426e904c1cf64b0e)) -* decode URI encoded paths before resolving ([36636e5](https://github.com/JonasKruckenberg/imagetools/commit/36636e57d12d846ecd3500deb30d838150a85a2c)), closes [#84](https://github.com/JonasKruckenberg/imagetools/issues/84) -* **rollup-plugin-imagetools:** update imagetool-core version ([3cd3cff](https://github.com/JonasKruckenberg/imagetools/commit/3cd3cffc1159cabc087c50cc28617915e040577e)) - - - - +- **rollup-plugin-imgagetools:** fix relative imports ([f19c34c](https://github.com/JonasKruckenberg/imagetools/commit/f19c34c35418b4ef0ae1356a426e904c1cf64b0e)) +- decode URI encoded paths before resolving ([36636e5](https://github.com/JonasKruckenberg/imagetools/commit/36636e57d12d846ecd3500deb30d838150a85a2c)), closes [#84](https://github.com/JonasKruckenberg/imagetools/issues/84) +- **rollup-plugin-imagetools:** update imagetool-core version ([3cd3cff](https://github.com/JonasKruckenberg/imagetools/commit/3cd3cffc1159cabc087c50cc28617915e040577e)) ## [2.1.1](https://github.com/JonasKruckenberg/imagetools/compare/rollup-plugin-imagetools@2.1.0...rollup-plugin-imagetools@2.1.1) (2021-05-03) - ### Bug Fixes -* decode URI encoded paths before resolving ([36636e5](https://github.com/JonasKruckenberg/imagetools/commit/36636e57d12d846ecd3500deb30d838150a85a2c)), closes [#84](https://github.com/JonasKruckenberg/imagetools/issues/84) -* **rollup-plugin-imagetools:** update imagetool-core version ([3cd3cff](https://github.com/JonasKruckenberg/imagetools/commit/3cd3cffc1159cabc087c50cc28617915e040577e)) - - - - +- decode URI encoded paths before resolving ([36636e5](https://github.com/JonasKruckenberg/imagetools/commit/36636e57d12d846ecd3500deb30d838150a85a2c)), closes [#84](https://github.com/JonasKruckenberg/imagetools/issues/84) +- **rollup-plugin-imagetools:** update imagetool-core version ([3cd3cff](https://github.com/JonasKruckenberg/imagetools/commit/3cd3cffc1159cabc087c50cc28617915e040577e)) # 2.1.0 (2021-04-28) - ### Features -* Add default directives ([#81](https://github.com/JonasKruckenberg/imagetools/issues/81)) ([176fa6d](https://github.com/JonasKruckenberg/imagetools/commit/176fa6d048ad3142e60c75a8253cabd9b28e3a49)) - - - - +- Add default directives ([#81](https://github.com/JonasKruckenberg/imagetools/issues/81)) ([176fa6d](https://github.com/JonasKruckenberg/imagetools/commit/176fa6d048ad3142e60c75a8253cabd9b28e3a49)) ## [2.0.3](https://github.com/JonasKruckenberg/imagetools/compare/rollup-plugin-imagetools@2.0.2...rollup-plugin-imagetools@2.0.3) (2021-04-28) **Note:** Version bump only for package rollup-plugin-imagetools - - - - ## [2.0.2](https://github.com/JonasKruckenberg/imagetools/compare/rollup-plugin-imagetools@2.0.1...rollup-plugin-imagetools@2.0.2) (2021-04-28) - ### Bug Fixes -* exclude test files from generated types ([a86d29c](https://github.com/JonasKruckenberg/imagetools/commit/a86d29c0b070b57860878fe80627d402eea82eaf)) - - - - +- exclude test files from generated types ([a86d29c](https://github.com/JonasKruckenberg/imagetools/commit/a86d29c0b070b57860878fe80627d402eea82eaf)) ## [2.0.1](https://github.com/JonasKruckenberg/imagetools/compare/rollup-plugin-imagetools@0.0.0...rollup-plugin-imagetools@2.0.1) (2021-04-28) - ### Bug Fixes -* exclude test files from generated types ([a86d29c](https://github.com/JonasKruckenberg/imagetools/commit/a86d29c0b070b57860878fe80627d402eea82eaf)) - - - - +- exclude test files from generated types ([a86d29c](https://github.com/JonasKruckenberg/imagetools/commit/a86d29c0b070b57860878fe80627d402eea82eaf)) # [2.0.0](https://github.com/JonasKruckenberg/imagetools/compare/rollup-plugin-imagetools@0.0.0...rollup-plugin-imagetools@2.0.0) (2021-04-12) **Note:** Version bump only for package rollup-plugin-imagetools - - - - # 0.0.0 (2021-04-12) **Note:** Version bump only for package rollup-plugin-imagetools - - - - # [0.0.0-next.4](https://github.com/JonasKruckenberg/imagetools/compare/rollup-plugin-imagetools@0.0.0-next.3...rollup-plugin-imagetools@0.0.0-next.4) (2021-04-11) - ### Bug Fixes -* import types from the right file ([92fbe14](https://github.com/JonasKruckenberg/imagetools/commit/92fbe14168c1198a6c8d0e42ce1483cfad927294)) -* **rollup-plugin-imagetools:** correctly resolve absolute paths ([f612e6a](https://github.com/JonasKruckenberg/imagetools/commit/f612e6a8d5dcf68c39040f446d07e9c0884f6ac9)) - - - - +- import types from the right file ([92fbe14](https://github.com/JonasKruckenberg/imagetools/commit/92fbe14168c1198a6c8d0e42ce1483cfad927294)) +- **rollup-plugin-imagetools:** correctly resolve absolute paths ([f612e6a](https://github.com/JonasKruckenberg/imagetools/commit/f612e6a8d5dcf68c39040f446d07e9c0884f6ac9)) # [0.0.0-next.3](https://github.com/JonasKruckenberg/imagetools/compare/rollup-plugin-imagetools@0.0.0-next.2...rollup-plugin-imagetools@0.0.0-next.3) (2021-04-11) - ### Bug Fixes -* import types from the right file ([92fbe14](https://github.com/JonasKruckenberg/imagetools/commit/92fbe14168c1198a6c8d0e42ce1483cfad927294)) -* **rollup-plugin-imagetools:** correctly resolve absolute paths ([f612e6a](https://github.com/JonasKruckenberg/imagetools/commit/f612e6a8d5dcf68c39040f446d07e9c0884f6ac9)) - - - - +- import types from the right file ([92fbe14](https://github.com/JonasKruckenberg/imagetools/commit/92fbe14168c1198a6c8d0e42ce1483cfad927294)) +- **rollup-plugin-imagetools:** correctly resolve absolute paths ([f612e6a](https://github.com/JonasKruckenberg/imagetools/commit/f612e6a8d5dcf68c39040f446d07e9c0884f6ac9)) # 0.0.0-next.2 (2021-04-11) - ### Bug Fixes -* import types from the right file ([92fbe14](https://github.com/JonasKruckenberg/imagetools/commit/92fbe14168c1198a6c8d0e42ce1483cfad927294)) -* **rollup-plugin-imagetools:** correctly resolve absolute paths ([f612e6a](https://github.com/JonasKruckenberg/imagetools/commit/f612e6a8d5dcf68c39040f446d07e9c0884f6ac9)) - - - - +- import types from the right file ([92fbe14](https://github.com/JonasKruckenberg/imagetools/commit/92fbe14168c1198a6c8d0e42ce1483cfad927294)) +- **rollup-plugin-imagetools:** correctly resolve absolute paths ([f612e6a](https://github.com/JonasKruckenberg/imagetools/commit/f612e6a8d5dcf68c39040f446d07e9c0884f6ac9)) # 0.0.0-next.1 (2021-04-06) - ### Bug Fixes -* correctly replace image references in chunks ([bdd9b6f](https://github.com/JonasKruckenberg/imagetools/commit/bdd9b6f278db06a840bab63949ff484edb3686a8)) - +- correctly replace image references in chunks ([bdd9b6f](https://github.com/JonasKruckenberg/imagetools/commit/bdd9b6f278db06a840bab63949ff484edb3686a8)) ### Features -* add rollup integration ([2fd9ca7](https://github.com/JonasKruckenberg/imagetools/commit/2fd9ca7e1b945d023e9305f0172763fc991bfdb4)) +- add rollup integration ([2fd9ca7](https://github.com/JonasKruckenberg/imagetools/commit/2fd9ca7e1b945d023e9305f0172763fc991bfdb4)) diff --git a/packages/rollup/package.json b/packages/rollup/package.json index bb604269..87991e41 100644 --- a/packages/rollup/package.json +++ b/packages/rollup/package.json @@ -1,6 +1,6 @@ { "name": "rollup-plugin-imagetools", - "version": "2.2.6", + "version": "2.2.7", "main": "dist/index.cjs", "module": "dist/index.mjs", "types": "dist/index.d.ts", diff --git a/packages/vite/CHANGELOG.md b/packages/vite/CHANGELOG.md index 2ac608f5..e9867d2c 100644 --- a/packages/vite/CHANGELOG.md +++ b/packages/vite/CHANGELOG.md @@ -1,5 +1,11 @@ # Change Log +## 3.6.8 + +### Patch Changes + +- d1a3058: chore(deps-dev): bump vite from 2.3.2 to 2.3.4 + ## 3.6.7 ### Patch Changes diff --git a/packages/vite/package.json b/packages/vite/package.json index f23b8020..9db49d2e 100644 --- a/packages/vite/package.json +++ b/packages/vite/package.json @@ -1,7 +1,7 @@ { "name": "vite-imagetools", "description": "Load and transform images using a toolbox of import directives!", - "version": "3.6.7", + "version": "3.6.8", "main": "dist/index.cjs", "module": "dist/index.mjs", "types": "dist/index.d.ts",