Skip to content

Commit

Permalink
Merge branch 'master' of github.com:izatop/reform
Browse files Browse the repository at this point in the history
  • Loading branch information
izatop committed Nov 28, 2023
2 parents fdb1a00 + 8bdd01a commit 5567079
Show file tree
Hide file tree
Showing 12 changed files with 72 additions and 6 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
2 changes: 1 addition & 1 deletion 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 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
2 changes: 1 addition & 1 deletion 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 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
2 changes: 1 addition & 1 deletion 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 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
2 changes: 1 addition & 1 deletion 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 Down

0 comments on commit 5567079

Please sign in to comment.