Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
acro5piano committed Jul 4, 2022
1 parent ba5029c commit e511013
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 3.1.6

- Update deps by @acro5piano
- Remove typescript as a peer dependency by @kevinsimper in https://github.com/acro5piano/typed-graphqlify/pull/344

## 3.1.5

### New Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typed-graphqlify",
"version": "3.1.5",
"version": "3.1.6",
"description": "Build Typed GraphQL Queries in TypeScript. A better TypeScript + GraphQL experience.",
"keywords": [
"graphql",
Expand Down

0 comments on commit e511013

Please sign in to comment.