Skip to content

Commit

Permalink
Merge pull request #2 from DSorlov/dev
Browse files Browse the repository at this point in the history
Version bump v0.0.2
  • Loading branch information
DSorlov authored Jun 6, 2020
2 parents f549b08 + 55a6a64 commit 335afab
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ The format is based on [Keep a Changelog][keep-a-changelog]
<!-- and this project adheres to [Semantic Versioning][semantic-versioning]. -->

## [Unreleased]
- Nothing right now

## [0.0.2] (2020-06-06)
- Added BankID via Svensk e-Identitet (gbankid)

## [0.0.1] (2020-06-06)
Expand All @@ -12,4 +15,5 @@ The format is based on [Keep a Changelog][keep-a-changelog]

[keep-a-changelog]: http://keepachangelog.com/en/1.0.0/
[Unreleased]: https://github.com/DSorlov/eid-provider/compare/master...dev
[0.0.2]: https://github.com/DSorlov/eid-provider/releases/tag/v0.0.2
[0.0.1]: https://github.com/DSorlov/eid-provider/releases/tag/v0.0.1
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": "eid-provider",
"version": "0.0.1",
"version": "0.0.2",
"description": "Integration module for Swedish electronic identification providers",
"bundleDependencies": false,
"deprecated": false,
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![stability-stable](https://img.shields.io/badge/stability-prerelease-lightgrey.svg)](#)
[![version](https://img.shields.io/badge/version-0.0.1-green.svg)](#)
[![version](https://img.shields.io/badge/version-0.0.2-green.svg)](#)
[![maintained](https://img.shields.io/maintenance/yes/2020.svg)](#)
[![maintainer](https://img.shields.io/badge/maintainer-daniel%20sörlöv-blue.svg)](https://github.com/DSorlov)
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://img.shields.io/github/license/DSorlov/eid-provider)
Expand Down

0 comments on commit 335afab

Please sign in to comment.