From 8bdd01a7b8a6345661922ae80986b77764d69c28 Mon Sep 17 00:00:00 2001 From: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 14:07:21 +0000 Subject: [PATCH] v0.14.3 --- CHANGELOG.md | 11 +++++++++++ lerna.json | 2 +- packages/bundle/CHANGELOG.md | 11 +++++++++++ packages/bundle/package.json | 2 +- packages/graphql/CHANGELOG.md | 11 +++++++++++ packages/graphql/package.json | 4 ++-- packages/html/CHANGELOG.md | 11 +++++++++++ packages/html/package.json | 4 ++-- packages/sass/CHANGELOG.md | 11 +++++++++++ packages/sass/package.json | 4 ++-- packages/test/CHANGELOG.md | 11 +++++++++++ packages/test/package.json | 4 ++-- 12 files changed, 76 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 013fb335..2a0d9e9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.14.3](https://github.com/izatop/reform/compare/v0.14.2...v0.14.3) (2023-10-20) + + +### Bug Fixes + +* update deps ([3afe575](https://github.com/izatop/reform/commit/3afe575441a0359ccbbeb27e6a63939eb819b732)) + + + + + ## [0.14.2](https://github.com/izatop/reform/compare/v0.14.1...v0.14.2) (2023-09-19) diff --git a/lerna.json b/lerna.json index 9756d6ac..fbdf8e5c 100644 --- a/lerna.json +++ b/lerna.json @@ -10,5 +10,5 @@ ] } }, - "version": "0.14.2" + "version": "0.14.3" } diff --git a/packages/bundle/CHANGELOG.md b/packages/bundle/CHANGELOG.md index dc609048..e1c9aacb 100644 --- a/packages/bundle/CHANGELOG.md +++ b/packages/bundle/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.14.3](https://github.com/izatop/reform/compare/v0.14.2...v0.14.3) (2023-10-20) + + +### Bug Fixes + +* update deps ([3afe575](https://github.com/izatop/reform/commit/3afe575441a0359ccbbeb27e6a63939eb819b732)) + + + + + ## [0.14.2](https://github.com/izatop/reform/compare/v0.14.1...v0.14.2) (2023-09-19) diff --git a/packages/bundle/package.json b/packages/bundle/package.json index 18bbc2c1..1466926e 100644 --- a/packages/bundle/package.json +++ b/packages/bundle/package.json @@ -1,6 +1,6 @@ { "name": "@reform/bundle", - "version": "0.14.2", + "version": "0.14.3", "main": "dist/index.js", "types": "dist/index.d.ts", "module": "dist/index.js", diff --git a/packages/graphql/CHANGELOG.md b/packages/graphql/CHANGELOG.md index f122930d..05578395 100644 --- a/packages/graphql/CHANGELOG.md +++ b/packages/graphql/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.14.3](https://github.com/izatop/reform/compare/v0.14.2...v0.14.3) (2023-10-20) + + +### Bug Fixes + +* update deps ([3afe575](https://github.com/izatop/reform/commit/3afe575441a0359ccbbeb27e6a63939eb819b732)) + + + + + ## [0.14.2](https://github.com/izatop/reform/compare/v0.14.1...v0.14.2) (2023-09-19) diff --git a/packages/graphql/package.json b/packages/graphql/package.json index 821e3c14..4ce423f1 100644 --- a/packages/graphql/package.json +++ b/packages/graphql/package.json @@ -1,6 +1,6 @@ { "name": "@reform/graphql", - "version": "0.14.2", + "version": "0.14.3", "main": "dist/index.js", "types": "dist/index.d.ts", "module": "dist/index.js", @@ -22,7 +22,7 @@ "dependencies": { "@graphql-tools/graphql-file-loader": "^8.0.0", "@graphql-tools/load": "^8.0.0", - "@reform/bundle": "^0.14.2", + "@reform/bundle": "^0.14.3", "@types/node": "^20.8.7", "graphql": "^16.8.1", "graphql-tag": "^2.12.6" diff --git a/packages/html/CHANGELOG.md b/packages/html/CHANGELOG.md index b2eda2dc..3c4262fc 100644 --- a/packages/html/CHANGELOG.md +++ b/packages/html/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.14.3](https://github.com/izatop/reform/compare/v0.14.2...v0.14.3) (2023-10-20) + + +### Bug Fixes + +* update deps ([3afe575](https://github.com/izatop/reform/commit/3afe575441a0359ccbbeb27e6a63939eb819b732)) + + + + + ## [0.14.2](https://github.com/izatop/reform/compare/v0.14.1...v0.14.2) (2023-09-19) diff --git a/packages/html/package.json b/packages/html/package.json index b9cb9322..4e7a19d7 100644 --- a/packages/html/package.json +++ b/packages/html/package.json @@ -1,6 +1,6 @@ { "name": "@reform/html", - "version": "0.14.2", + "version": "0.14.3", "main": "dist/index.js", "types": "dist/index.d.ts", "module": "dist/index.js", @@ -20,7 +20,7 @@ "build": "tsc" }, "dependencies": { - "@reform/bundle": "^0.14.2", + "@reform/bundle": "^0.14.3", "@types/node": "^20.8.7", "@types/parse5": "^7.0.0", "esbuild": "^0.19.5", diff --git a/packages/sass/CHANGELOG.md b/packages/sass/CHANGELOG.md index fc1c0ee0..e4834fec 100644 --- a/packages/sass/CHANGELOG.md +++ b/packages/sass/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.14.3](https://github.com/izatop/reform/compare/v0.14.2...v0.14.3) (2023-10-20) + + +### Bug Fixes + +* update deps ([3afe575](https://github.com/izatop/reform/commit/3afe575441a0359ccbbeb27e6a63939eb819b732)) + + + + + ## [0.14.2](https://github.com/izatop/reform/compare/v0.14.1...v0.14.2) (2023-09-19) diff --git a/packages/sass/package.json b/packages/sass/package.json index 3f469905..1fef2cc5 100644 --- a/packages/sass/package.json +++ b/packages/sass/package.json @@ -1,6 +1,6 @@ { "name": "@reform/sass", - "version": "0.14.2", + "version": "0.14.3", "main": "dist/index.js", "types": "dist/index.d.ts", "module": "dist/index.js", @@ -20,7 +20,7 @@ "build": "tsc" }, "dependencies": { - "@reform/bundle": "^0.14.2", + "@reform/bundle": "^0.14.3", "@types/node": "^20.8.7", "@types/node-sass": "^4.11.6", "node-sass": "^9.0.0" diff --git a/packages/test/CHANGELOG.md b/packages/test/CHANGELOG.md index 02539b1c..265e702b 100644 --- a/packages/test/CHANGELOG.md +++ b/packages/test/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.14.3](https://github.com/izatop/reform/compare/v0.14.2...v0.14.3) (2023-10-20) + + +### Bug Fixes + +* update deps ([3afe575](https://github.com/izatop/reform/commit/3afe575441a0359ccbbeb27e6a63939eb819b732)) + + + + + ## [0.14.2](https://github.com/izatop/reform/compare/v0.14.1...v0.14.2) (2023-09-19) diff --git a/packages/test/package.json b/packages/test/package.json index 67881a9b..708ece45 100644 --- a/packages/test/package.json +++ b/packages/test/package.json @@ -1,6 +1,6 @@ { "name": "@reform/test", - "version": "0.14.2", + "version": "0.14.3", "main": "src/index.ts", "repository": "https://github.com/izatop/reform", "scripts": { @@ -9,7 +9,7 @@ }, "devDependencies": { "@fortawesome/fontawesome-free": "^6.4.2", - "@reform/bundle": "^0.14.2", + "@reform/bundle": "^0.14.3", "esbuild": "^0.19.5", "graphql": "^16.8.1" },