Skip to content

Commit

Permalink
chore(release): 1.0.11 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.11](v1.0.10...v1.0.11) (2020-02-06)

### Bug Fixes

* added errors ([0a1fd8b](0a1fd8b))
* added realities holder ([7d2faa7](7d2faa7))
* added realities holder ([ec52959](ec52959))
* changed type name ([857d989](857d989))
* changed type name ([4514b69](4514b69))
* fixed travis ([62b3229](62b3229))
* updated methods in ([082a184](082a184))
* updated methods in ([2bf990a](2bf990a))
* updated methods in ([2d2b020](2d2b020))
* updated methods in ([fc00099](fc00099))
  • Loading branch information
semantic-release-bot committed Feb 6, 2020
1 parent 23c9098 commit 46368c9
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 @@
## [1.0.11](https://github.com/Enigmatis/polaris-common/compare/v1.0.10...v1.0.11) (2020-02-06)


### Bug Fixes

* added errors ([0a1fd8b](https://github.com/Enigmatis/polaris-common/commit/0a1fd8b3d4e36d5aa77bd4aa1ed517b0519117bc))
* added realities holder ([7d2faa7](https://github.com/Enigmatis/polaris-common/commit/7d2faa7fc59ba482861b2908ffe54880fae4eea8))
* added realities holder ([ec52959](https://github.com/Enigmatis/polaris-common/commit/ec5295970e4b4f27b57998bd0275a8b554cdbd3e))
* changed type name ([857d989](https://github.com/Enigmatis/polaris-common/commit/857d989a62ae240dfcf577e46b6ea9a49779c570))
* changed type name ([4514b69](https://github.com/Enigmatis/polaris-common/commit/4514b699e6bf461ed61ed45b1a58aae8348987a1))
* fixed travis ([62b3229](https://github.com/Enigmatis/polaris-common/commit/62b3229ecefec3f75ab804cfdac7bbd33bdea93a))
* updated methods in ([082a184](https://github.com/Enigmatis/polaris-common/commit/082a184f8b17652e66d6847aaa8d1cedab3f6e86))
* updated methods in ([2bf990a](https://github.com/Enigmatis/polaris-common/commit/2bf990aefd3bc2192942f048e73bd3722d695888))
* updated methods in ([2d2b020](https://github.com/Enigmatis/polaris-common/commit/2d2b0200f9001a4cc918c8212ad7cf89741e4376))
* updated methods in ([fc00099](https://github.com/Enigmatis/polaris-common/commit/fc00099e222fe07e47c2f151b8f815d8faedc036))

## [1.0.10](https://github.com/Enigmatis/polaris-common/compare/v1.0.9...v1.0.10) (2019-12-09)


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-common",
"version": "1.0.10",
"version": "1.0.11",
"description": "common types for polaris",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 46368c9

Please sign in to comment.