Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Commit

Permalink
chore: release v3.0.0-alpha.2
Browse files Browse the repository at this point in the history
Signed-off-by: Ross Hadden <[email protected]>
  • Loading branch information
rosshadden committed Jan 9, 2020
1 parent 232ea1b commit e94a118
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 3 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# v3.0.0-alpha.2

## Features

- feat: add non-English translations [#13](https://github.com/reactioncommerce/reaction-identity/pull/13)
- feat: add remaining identity provider flows [#12](https://github.com/reactioncommerce/reaction-identity/pull/12)

## Chores

- chore: fixed links, text, and commands in readme [#9](https://github.com/reactioncommerce/reaction-identity/pull/9)
- chore: add DCO and contributing info to readme [#7](https://github.com/reactioncommerce/reaction-identity/pull/7)

# v3.0.0-alpha

## Features
Expand All @@ -6,4 +18,4 @@

## Chores

- Use published image for docker-compose [#4](https://github.com/reactioncommerce/reaction-identity/pull/4)
- Use published image for docker-compose [#4](https://github.com/reactioncommerce/reaction-identity/pull/4)
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,7 +1,7 @@
{
"name": "reaction-identity",
"description": "A server providing identity services for Reaction Commerce using Meteor's Accounts packages",
"version": "3.0.0-alpha",
"version": "3.0.0-alpha.2",
"homepage": "https://github.com/reactioncommerce/reaction-identity",
"url": "https://github.com/reactioncommerce/reaction-identity",
"repository": {
Expand Down

0 comments on commit e94a118

Please sign in to comment.