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

Commit d397e3a

Browse files
committed
v0.5.1
1 parent b0aef57 commit d397e3a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v0.5.1:
2+
date: 2018-08-09
3+
changes:
4+
- add package lock
5+
- fix client registration
16
v0.5.0:
27
date: 2017-09-28
38
changes:

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fxa-oauth-console",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Firefox Accounts OAuth Credential Management Dashboard",
55
"scripts": {
66
"start": "./scripts/run_dev.js",

0 commit comments

Comments
 (0)