Skip to content

Commit

Permalink
Merge pull request #39 from dvsa/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 2.11.0
  • Loading branch information
sr4850 authored Jun 11, 2024
2 parents b2e8f9f + 437ee19 commit 97e3c17
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
@@ -1,5 +1,13 @@
# Changelog

## [2.11.0](https://github.com/dvsa/vol-accessibility-lib/compare/v2.10.4...v2.11.0) (2024-06-11)


### Features

* Update .snyk ([2e181e7](https://github.com/dvsa/vol-accessibility-lib/commit/2e181e77ca1cd36e12142f90e9f5960bc545da6b))
* Update pom.xml ([dc82de8](https://github.com/dvsa/vol-accessibility-lib/commit/dc82de85006d37d1b2704237f460930ddca7da5e))

## [2.10.4](https://github.com/dvsa/vol-accessibility-lib/compare/v2.10.3...v2.10.4) (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.5-SNAPSHOT</version>
<version>2.11.0</version>

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

0 comments on commit 97e3c17

Please sign in to comment.