Skip to content

Commit

Permalink
chore(release): 2.12.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.12.0](v2.11.3...v2.12.0) (2019-06-16)

### Features

* add polaris headers support in response ([6c99c60](6c99c60))
* add polaris headers support in response ([c0ef899](c0ef899))
* add polaris headers support in response ([401c18f](401c18f))
* add polaris headers support in response ([a6cd96f](a6cd96f))
* added realities holder ([9a8753e](9a8753e))
* added realities holder ([56a6a2a](56a6a2a))
* added realities holder ([dbcb1ce](dbcb1ce))
* added realities holder ([521b42d](521b42d))
* added realities holder ([98ab84c](98ab84c))
* fixed import ([0babe13](0babe13))
  • Loading branch information
semantic-release-bot committed Jun 16, 2019
1 parent de2fb38 commit ca9adad
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [2.12.0](https://github.com/Enigmatis/polaris/compare/v2.11.3...v2.12.0) (2019-06-16)


### Features

* add polaris headers support in response ([6c99c60](https://github.com/Enigmatis/polaris/commit/6c99c60))
* add polaris headers support in response ([c0ef899](https://github.com/Enigmatis/polaris/commit/c0ef899))
* add polaris headers support in response ([401c18f](https://github.com/Enigmatis/polaris/commit/401c18f))
* add polaris headers support in response ([a6cd96f](https://github.com/Enigmatis/polaris/commit/a6cd96f))
* added realities holder ([9a8753e](https://github.com/Enigmatis/polaris/commit/9a8753e))
* added realities holder ([56a6a2a](https://github.com/Enigmatis/polaris/commit/56a6a2a))
* added realities holder ([dbcb1ce](https://github.com/Enigmatis/polaris/commit/dbcb1ce))
* added realities holder ([521b42d](https://github.com/Enigmatis/polaris/commit/521b42d))
* added realities holder ([98ab84c](https://github.com/Enigmatis/polaris/commit/98ab84c))
* fixed import ([0babe13](https://github.com/Enigmatis/polaris/commit/0babe13))

## [2.11.3](https://github.com/Enigmatis/polaris/compare/v2.11.2...v2.11.3) (2019-06-13)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@enigmatis/polaris",
"version": "2.11.3",
"version": "2.12.0",
"description": "An express graphql js engine",
"main": "./dist/src/main.js",
"types": "./dist/src/main.d.ts",
Expand Down

0 comments on commit ca9adad

Please sign in to comment.