Skip to content

Commit

Permalink
verion bump
Browse files Browse the repository at this point in the history
  • Loading branch information
finn-orsini committed Aug 21, 2023
1 parent 967918d commit b4c0552
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ and this project adheres to

## [Unreleased]

## [v1.1.2] - 2023-08-21

### Fixed

- fix: handle null arguments

## [v1.1.1] - 2023-08-09

### Fixed
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": "@wayfair/gqmock",
"version": "1.1.1",
"version": "1.1.2",
"description": "GQMock - GraphQL Mocking Service",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit b4c0552

Please sign in to comment.