Skip to content

Commit

Permalink
chore(release): 2.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [2.1.0](v2.0.3...v2.1.0) (2023-03-01)

### Features

* **proxy:** set configuration ([1f81256](1f81256)), closes [#55](#55)
  • Loading branch information
semantic-release-bot committed Mar 1, 2023
1 parent ba1f8bd commit 3046d3e
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,3 +1,10 @@
# [2.1.0](https://github.com/opt-nc/opt-temps-attente-agences-sdk/compare/v2.0.3...v2.1.0) (2023-03-01)


### Features

* **proxy:** set configuration ([1f81256](https://github.com/opt-nc/opt-temps-attente-agences-sdk/commit/1f81256b136c71a47249a4c26438d0045c07b16a)), closes [#55](https://github.com/opt-nc/opt-temps-attente-agences-sdk/issues/55)

## [2.0.3](https://github.com/opt-nc/opt-temps-attente-agences-sdk/compare/v2.0.2...v2.0.3) (2023-02-06)


Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>nc.opt.tempsattente</groupId>
<artifactId>opt-temps-attente-agences-sdk</artifactId>
<version>2.0.3</version>
<version>2.1.0</version>
<packaging>jar</packaging>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 3046d3e

Please sign in to comment.