From b31cf99d40164f57083d10cc659a015a95a5f695 Mon Sep 17 00:00:00 2001 From: DiggSwedenBot Date: Wed, 12 Feb 2025 08:31:07 +0000 Subject: [PATCH] chore(release): v0.0.5-SNAPSHOT ## 0.0.5-SNAPSHOT - 2025-02-12 ### Ci - Fetch whole history, only allow SNAPSHOT [skip ci] Signed-off-by: DiggSwedenBot --- CHANGELOG.md | 8 ++++++++ pom.xml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6dadb75..b911e31 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,10 +5,17 @@ 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.5-SNAPSHOT] - 2025-02-12 + +### Changed + +- Fetch whole history, only allow SNAPSHOT + ## [0.0.4-SNAPSHOT] - 2025-02-06 ### Changed +- V0.0.4-SNAPSHOT - Change token for rel ## [0.0.3-SNAPSHOT] - 2025-02-06 @@ -76,6 +83,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.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 [0.0.2-SNAPSHOT]: https://github.com/diggsweden/eudiw-wallet-token-lib/compare/v0.0.1-SNAPSHOT..v0.0.2-SNAPSHOT diff --git a/pom.xml b/pom.xml index 9a23b17..9c28f83 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ SPDX-License-Identifier: EUPL-1.2 se.digg.wallet eudiw-wallet-token-lib - 0.0.4-SNAPSHOT + 0.0.5-SNAPSHOT EUDI Wallet -- Token Library Library for handling data types in the EUDI Wallet PoC project. https://github.com/diggsweden/eudiw-wallet-token-lib