Skip to content

Commit

Permalink
Merge pull request #32 from dvsa/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 2.10.3
  • Loading branch information
sdh100shaun authored May 18, 2024
2 parents 4ea0fbd + 75de01c commit b192932
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [2.10.3](https://github.com/dvsa/vol-accessibility-lib/compare/v2.10.2...v2.10.3) (2024-05-18)


### Bug Fixes

* added extra server setting ([160cd1e](https://github.com/dvsa/vol-accessibility-lib/commit/160cd1e8dd11dab81660c3376a3cbc1e9b80b6ad))


### Miscellaneous Chores

* release 2.10.3 ([0d7c01b](https://github.com/dvsa/vol-accessibility-lib/commit/0d7c01b2b7fd59dc66e5afe14a1d07798c29b3e5))

## [2.10.2](https://github.com/dvsa/vol-accessibility-lib/compare/v2.10.1...v2.10.2) (2024-05-18)


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>accessibility-library</artifactId>
<version>2.10.3-SNAPSHOT</version>
<version>2.10.3</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit b192932

Please sign in to comment.