From 91177c29462df3c6d26b96459f65c807524886c8 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 20 Dec 2024 14:50:37 +0000 Subject: [PATCH] chore(release): 1.0.3 [skip ci] ## [1.0.3](https://github.com/openstandia/connector-smarthr/compare/v1.0.2...v1.0.3) (2024-12-20) ### Bug Fixes * adapt code to support changes in Crew API ([8ce8684](https://github.com/openstandia/connector-smarthr/commit/8ce868467754815b629784ac809c2574ebed71ca)) --- CHANGELOG.md | 6 ++++++ pom.xml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..2f1e099 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,6 @@ +## [1.0.3](https://github.com/openstandia/connector-smarthr/compare/v1.0.2...v1.0.3) (2024-12-20) + + +### Bug Fixes + +* adapt code to support changes in Crew API ([8ce8684](https://github.com/openstandia/connector-smarthr/commit/8ce868467754815b629784ac809c2574ebed71ca)) diff --git a/pom.xml b/pom.xml index 9c9c039..873bdad 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ jp.openstandia.connector connector-smarthr - 1.0.3-SNAPSHOT + 1.0.3 jar SmartHR Connector