Skip to content

Commit

Permalink
chore(release): v0.0.5-SNAPSHOT
Browse files Browse the repository at this point in the history
## 0.0.5-SNAPSHOT - 2025-02-12
### Ci
- Fetch whole history, only allow SNAPSHOT

[skip ci]

Signed-off-by: DiggSwedenBot <[email protected]>
  • Loading branch information
DiggSwedenBot committed Feb 12, 2025
1 parent 1e859ce commit b31cf99
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SPDX-License-Identifier: EUPL-1.2

<groupId>se.digg.wallet</groupId>
<artifactId>eudiw-wallet-token-lib</artifactId>
<version>0.0.4-SNAPSHOT</version>
<version>0.0.5-SNAPSHOT</version>
<name>EUDI Wallet -- Token Library</name>
<description>Library for handling data types in the EUDI Wallet PoC project.</description>
<url>https://github.com/diggsweden/eudiw-wallet-token-lib</url>
Expand Down

0 comments on commit b31cf99

Please sign in to comment.