Skip to content

Commit

Permalink
chore(main): release 2.3.2 (#112)
Browse files Browse the repository at this point in the history
Co-authored-by: developer-experience-bot[bot] <91079284+developer-experience-bot[bot]@users.noreply.github.com>
  • Loading branch information
developer-experience-bot[bot] authored Oct 26, 2023
1 parent af659b6 commit 2214123
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.3.2](https://github.com/coveo/push-api-client.java/compare/v2.3.1...v2.3.2) (2023-10-26)


### Documentation

* specify in readme that access token needs to have read:packages permission ([c99d06d](https://github.com/coveo/push-api-client.java/commit/c99d06d9e7d626c74a165df05eaf3aaeed703795))

## [2.3.1](https://github.com/coveo/push-api-client.java/compare/v2.3.0...v2.3.1) (2023-09-20)


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>com.coveo</groupId>
<artifactId>push-api-client.java</artifactId>
<version>2.3.2-SNAPSHOT</version>
<version>2.3.2</version>
<name>${project.groupId}:${project.artifactId}</name>
<packaging>jar</packaging>
<description>Coveo Push API client. See more on https://github.com/coveo/push-api-client.java</description>
Expand Down

0 comments on commit 2214123

Please sign in to comment.