Skip to content

Commit

Permalink
Release 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianooliveira committed Jul 11, 2023
1 parent 68bf0cc commit 92fd6ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [5.0.0](https://github.com/uphold/anonymizer/releases/tag/v5.0.0) (2023-07-11)
- Add support for serializers [\#64](https://github.com/uphold/anonymizer/pull/64) ([Dakrs](https://github.com/Dakrs))
- Bump uphold-scripts and node on ci workflow [\#67](https://github.com/uphold/anonymizer/pull/67) ([cristianooliveira](https://github.com/cristianooliveira))

## [4.2.1](https://github.com/uphold/anonymizer/releases/tag/v4.2.1) (2022-01-12)
- Add missing dependency on package.json [\#53](https://github.com/uphold/anonymizer/pull/53) ([ramms](https://github.com/ramms))

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": "@uphold/anonymizer",
"version": "4.2.1",
"version": "5.0.0",
"description": "Object redaction with whitelist as main feature.",
"homepage": "https://github.com/uphold/anonymizer#readme",
"bugs": {
Expand Down

0 comments on commit 92fd6ae

Please sign in to comment.