Skip to content

Commit

Permalink
chore(main): release 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored May 18, 2024
1 parent d60425e commit cc33642
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

## [1.0.2](https://github.com/dvsa/vol-accessibility-lib/compare/v1.0.1...v1.0.2) (2024-05-18)


### Bug Fixes

* Update README.md ([cd57ec4](https://github.com/dvsa/vol-accessibility-lib/commit/cd57ec42137e3ea1b6611380016eca6e5f265639))

## [1.0.1](https://github.com/dvsa/vol-accessibility-lib/compare/v1.0.0...v1.0.1) (2024-05-17)


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>1.0.2-SNAPSHOT</version>
<version>1.0.2</version>

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

0 comments on commit cc33642

Please sign in to comment.