Skip to content

Commit 0c2d22b

Browse files
chore(release): 11.1.2 [skip ci]
## [11.1.2](v11.1.1...v11.1.2) (2019-07-24) ### Bug Fixes * edited qs in organization invite link ([#410](#410)) ([f3b9c15](f3b9c15))
1 parent f3b9c15 commit 0c2d22b

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [11.1.2](https://github.com/makeomatic/ms-users/compare/v11.1.1...v11.1.2) (2019-07-24)
2+
3+
4+
### Bug Fixes
5+
6+
* edited qs in organization invite link ([#410](https://github.com/makeomatic/ms-users/issues/410)) ([f3b9c15](https://github.com/makeomatic/ms-users/commit/f3b9c15))
7+
18
## [11.1.1](https://github.com/makeomatic/ms-users/compare/v11.1.0...v11.1.1) (2019-07-16)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ms-users",
33
"description": "Core of the microservice for handling users",
44
"main": "./lib/index.js",
5-
"version": "11.1.1",
5+
"version": "11.1.2",
66
"scripts": {
77
"compile": "rimraf ./lib; babel -d ./lib --copy-files ./src",
88
"pretest": "yarn compile",

0 commit comments

Comments
 (0)