Skip to content

Commit

Permalink
Merge pull request #102 from dvsa/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 2.5.5
  • Loading branch information
sr4850 authored Dec 13, 2024
2 parents 9d794ee + d7a8f32 commit 24bda65
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.5.5](https://github.com/dvsa/vol-active-support/compare/v2.5.4...v2.5.5) (2024-12-13)


### Bug Fixes

* remove logging ([a6a8776](https://github.com/dvsa/vol-active-support/commit/a6a8776feaca4bb1eafce7b5f94a21094ef48c91))

## [2.5.4](https://github.com/dvsa/vol-active-support/compare/v2.5.3...v2.5.4) (2024-12-12)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<groupId>org.dvsa.testing.lib</groupId>
<artifactId>active-support</artifactId>
<version>2.5.5-SNAPSHOT</version>
<version>2.5.5</version>

<properties>
<annotations.version>24.0.1</annotations.version>
Expand Down

0 comments on commit 24bda65

Please sign in to comment.