Skip to content
This repository was archived by the owner on Feb 5, 2020. It is now read-only.

Commit 30bdca8

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2018-11-09) ### Bug Fixes * **badge:** add Travis CI badge ([e244d3f](e244d3f)) ### Features * **component:** implement Authentication component ([f883085](f883085))
1 parent 78aee10 commit 30bdca8

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# 1.0.0 (2018-11-09)
2+
3+
4+
### Bug Fixes
5+
6+
* **badge:** add Travis CI badge ([e244d3f](https://github.com/LabShare/lb-services-auth/commit/e244d3f))
7+
8+
9+
### Features
10+
11+
* **component:** implement Authentication component ([f883085](https://github.com/LabShare/lb-services-auth/commit/f883085))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@labshare/lb-services-auth",
3-
"version": "0.0.0-development",
3+
"version": "1.0.0",
44
"description": "Services auth",
55
"keywords": [
66
"loopback-extension",

0 commit comments

Comments
 (0)