Skip to content

Commit

Permalink
prep 0.0.1-prealpha.36
Browse files Browse the repository at this point in the history
  • Loading branch information
dOrgJelli committed Aug 22, 2021
1 parent 5265351 commit 35f957e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# Web3API 0.0.1-prealpha.36
## Features
* Upgrade all JavaScript plugins to use the new `w3 plugin codegen` command. The command generates typings based on the GraphQL schema of the plugin. This ensures the plugin's resolvers match 1:1 with the GraphQL schema.

# Web3API 0.0.1-prealpha.35
## Bugs
* `@web3api/schema-bind`: Fix TypeScript plugin enum bindings.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.1-prealpha.35
0.0.1-prealpha.36

0 comments on commit 35f957e

Please sign in to comment.