Skip to content

Commit

Permalink
chore(Release): Version 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nikcio committed Nov 22, 2022
1 parent bf31138 commit 3d9d191
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [3.2.0](https://github.com/nikcio/Nikcio.UHeadless/compare/v3.1.0...v3.2.0) (2022-11-22)


### Features

* Add option to set GraphQLServerOptions ([bf31138](https://github.com/nikcio/Nikcio.UHeadless/commit/bf31138f6416c9e03d091d47ed42d8277ed19b1a))

## [3.1.0](https://github.com/nikcio/Nikcio.UHeadless/compare/v3.0.6...v3.1.0) (2022-11-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.1.0",
"version": "3.2.0",
"devDependencies": {
"standard-version": "^9.5.0"
},
Expand Down

0 comments on commit 3d9d191

Please sign in to comment.