Skip to content

Commit 864d334

Browse files
committed
Merge branch 'main' of github.com:dadish/ProcessGraphQL
2 parents 6aac63d + dde0dc5 commit 864d334

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.1-rc.3](https://github.com/dadish/ProcessGraphQL/compare/v1.4.1-rc.2...v1.4.1-rc.3) (2022-07-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **scrips:** __dirname is undefined ([8dbc180](https://github.com/dadish/ProcessGraphQL/commit/8dbc18079a6c591c15f4bab680772673517f0185))
7+
18
## [1.4.1-rc.2](https://github.com/dadish/ProcessGraphQL/compare/v1.4.1-rc.1...v1.4.1-rc.2) (2022-07-30)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "processgraphql",
3-
"version": "1.4.1-rc.2",
3+
"version": "1.4.1-rc.3",
44
"description": "GraphQL for ProcessWire",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)