Skip to content

Commit

Permalink
chore(release): 2.0.0-beta.16 [skip ci]
Browse files Browse the repository at this point in the history
# [2.0.0-beta.16](v2.0.0-beta.15...v2.0.0-beta.16) (2020-05-03)

### Bug Fixes

* static functions ([1e9a7b1](1e9a7b1))
  • Loading branch information
semantic-release-bot committed May 3, 2020
1 parent 5b0f67f commit 9537123
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [2.0.0-beta.16](https://github.com/Enigmatis/polaris-core/compare/v2.0.0-beta.15...v2.0.0-beta.16) (2020-05-03)


### Bug Fixes

* static functions ([1e9a7b1](https://github.com/Enigmatis/polaris-core/commit/1e9a7b1560acdd169664be0323e04dbd9ab16ba5))

# [2.0.0-beta.15](https://github.com/Enigmatis/polaris-core/compare/v2.0.0-beta.14...v2.0.0-beta.15) (2020-04-30)


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-core",
"version": "2.0.0-beta.15",
"version": "2.0.0-beta.16",
"description": "Create a node js graphql service easily",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
Expand Down

0 comments on commit 9537123

Please sign in to comment.