Skip to content

Commit

Permalink
chore(release): v0.0.6-SNAPSHOT
Browse files Browse the repository at this point in the history
## 0.0.6-SNAPSHOT - 2025-02-13
### Chore
- Update COSE-lib dependency

### Feat
- Add disclosed attribute parsing

### Fix
- Update dependency se.swedenconnect.security:credentials-support to v2.0.3
- Update unit tests

[skip ci]

Signed-off-by: DiggSwedenBot <[email protected]>
  • Loading branch information
DiggSwedenBot committed Feb 13, 2025
1 parent 687e61a commit e63d328
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,26 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.0.6-SNAPSHOT] - 2025-02-13

### Added

- Add disclosed attribute parsing

### Changed

- Update COSE-lib dependency

### Fixed

- Update unit tests
- Update dependency se.swedenconnect.security:credentials-support to v2.0.3

## [0.0.5-SNAPSHOT] - 2025-02-12

### Changed

- V0.0.5-SNAPSHOT
- Fetch whole history, only allow SNAPSHOT

## [0.0.4-SNAPSHOT] - 2025-02-06
Expand Down Expand Up @@ -83,6 +99,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Update dependency credentials-support to v2.0.2
- Fix missing perm for test

[0.0.6-SNAPSHOT]: https://github.com/diggsweden/eudiw-wallet-token-lib/compare/v0.0.5-SNAPSHOT..v0.0.6-SNAPSHOT
[0.0.5-SNAPSHOT]: https://github.com/diggsweden/eudiw-wallet-token-lib/compare/v0.0.4-SNAPSHOT..v0.0.5-SNAPSHOT
[0.0.4-SNAPSHOT]: https://github.com/diggsweden/eudiw-wallet-token-lib/compare/v0.0.3-SNAPSHOT..v0.0.4-SNAPSHOT
[0.0.3-SNAPSHOT]: https://github.com/diggsweden/eudiw-wallet-token-lib/compare/v0.0.2-SNAPSHOT..v0.0.3-SNAPSHOT
Expand Down

0 comments on commit e63d328

Please sign in to comment.