Skip to content

Commit

Permalink
Release 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoffer Palm committed Mar 26, 2019
1 parent 635d9ef commit cd7e35a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [0.2.3] - 2019-03-26
### Changed
- Updated production and test certificates.
### Fixed
- Fixed failing test.

## [0.2.2] - 2019-03-26
### Changed
- Changed endpoint for BankID. Manual actions aren't necessary.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oddhill/bankid",
"version": "0.2.2",
"version": "0.2.3",
"description": "A client to help you connect to the BankID API.",
"main": "./lib/index.js",
"directories": {
Expand Down

0 comments on commit cd7e35a

Please sign in to comment.