Skip to content

Commit

Permalink
chore(release): 1.3.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.3](v1.3.2...v1.3.3) (2019-01-10)

### πŸ› Bug Fixes

* add log so we can debug dev ([6f6c942](6f6c942))
* algorithm not algorithms ([45d60ea](45d60ea))
* algorithm not algorithms pt.2 ([21076da](21076da))
* explicitly state encryption and decryption algorithm to prevent mismatch? ([21f79cb](21f79cb))
  • Loading branch information
semantic-release-bot committed Jan 10, 2019
1 parent 21076da commit c13250f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [1.3.3](https://github.com/wmfs/tymly-crypto-plugin/compare/v1.3.2...v1.3.3) (2019-01-10)


### πŸ› Bug Fixes

* add log so we can debug dev ([6f6c942](https://github.com/wmfs/tymly-crypto-plugin/commit/6f6c942))
* algorithm not algorithms ([45d60ea](https://github.com/wmfs/tymly-crypto-plugin/commit/45d60ea))
* algorithm not algorithms pt.2 ([21076da](https://github.com/wmfs/tymly-crypto-plugin/commit/21076da))
* explicitly state encryption and decryption algorithm to prevent mismatch? ([21f79cb](https://github.com/wmfs/tymly-crypto-plugin/commit/21f79cb))

## [1.3.2](https://github.com/wmfs/tymly-crypto-plugin/compare/v1.3.1...v1.3.2) (2019-01-09)


Expand Down

0 comments on commit c13250f

Please sign in to comment.