Skip to content

Commit

Permalink
v0.14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 20, 2023
1 parent 3afe575 commit 8bdd01a
Show file tree
Hide file tree
Showing 12 changed files with 76 additions and 10 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
]
}
},
"version": "0.14.2"
"version": "0.14.3"
}
11 changes: 11 additions & 0 deletions packages/bundle/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion packages/bundle/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
11 changes: 11 additions & 0 deletions packages/graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
4 changes: 2 additions & 2 deletions packages/graphql/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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"
Expand Down
11 changes: 11 additions & 0 deletions packages/html/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
4 changes: 2 additions & 2 deletions packages/html/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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",
Expand Down
11 changes: 11 additions & 0 deletions packages/sass/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
4 changes: 2 additions & 2 deletions packages/sass/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand All @@ -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"
Expand Down
11 changes: 11 additions & 0 deletions packages/test/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
4 changes: 2 additions & 2 deletions packages/test/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand All @@ -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"
},
Expand Down

0 comments on commit 8bdd01a

Please sign in to comment.