Skip to content

Commit

Permalink
bump: 0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ShookLyngs committed Jan 24, 2024
1 parent 6971634 commit c770af5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/tricky-rivers-admire.md

This file was deleted.

7 changes: 7 additions & 0 deletions lib/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# spore-graphql

## 0.1.6

### Patch Changes

- b490393: simplify code and fix omnilock flag check, should check Uint8 binary for the ACP flag
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "spore-graphql",
"version": "0.1.5",
"version": "0.1.6",
"description": "A Graphql Layer designed to simplify Spore data queries",
"type": "module",
"module": "./build/index.js",
Expand Down

0 comments on commit c770af5

Please sign in to comment.