Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.1.8 #47

Merged
merged 1 commit into from
Sep 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions event/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [0.1.8](https://github.com/fulfillmenttools/commercetools-connector/compare/0.1.7...0.1.8)

- chore: merge changes from upstream project [`#46`](https://github.com/fulfillmenttools/commercetools-connector/pull/46)
- chore: Update Node.js 20 LTS, update deps [`#43`](https://github.com/fulfillmenttools/commercetools-connector/pull/43)
- chore(deps): bump express from 4.19.2 to 4.20.0 in /shared [`#44`](https://github.com/fulfillmenttools/commercetools-connector/pull/44)

#### [0.1.7](https://github.com/fulfillmenttools/commercetools-connector/compare/0.1.6...0.1.7)

> 5 September 2024

- chore: Release v0.1.7 [`#42`](https://github.com/fulfillmenttools/commercetools-connector/pull/42)
- Map billing address [`#41`](https://github.com/fulfillmenttools/commercetools-connector/pull/41)
- CTC-142 certification feedback [`#40`](https://github.com/fulfillmenttools/commercetools-connector/pull/40)

Expand Down
4 changes: 2 additions & 2 deletions event/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion event/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "event-typescript",
"version": "0.1.7",
"version": "0.1.8",
"main": "index.js",
"description": "fulfillmenttools app for commercetools Connect",
"author": "OC fulfillment GmbH",
Expand Down
9 changes: 9 additions & 0 deletions service/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [0.1.8](https://github.com/fulfillmenttools/commercetools-connector/compare/0.1.7...0.1.8)

- chore: merge changes from upstream project [`#46`](https://github.com/fulfillmenttools/commercetools-connector/pull/46)
- chore: Update Node.js 20 LTS, update deps [`#43`](https://github.com/fulfillmenttools/commercetools-connector/pull/43)
- chore(deps): bump express from 4.19.2 to 4.20.0 in /shared [`#44`](https://github.com/fulfillmenttools/commercetools-connector/pull/44)

#### [0.1.7](https://github.com/fulfillmenttools/commercetools-connector/compare/0.1.6...0.1.7)

> 5 September 2024

- chore: Release v0.1.7 [`#42`](https://github.com/fulfillmenttools/commercetools-connector/pull/42)
- Map billing address [`#41`](https://github.com/fulfillmenttools/commercetools-connector/pull/41)
- CTC-142 certification feedback [`#40`](https://github.com/fulfillmenttools/commercetools-connector/pull/40)

Expand Down
4 changes: 2 additions & 2 deletions service/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "service-typescript",
"version": "0.1.7",
"version": "0.1.8",
"main": "index.js",
"description": "fulfillmenttools app for commercetools Connect",
"author": "OC fulfillment GmbH",
Expand Down
9 changes: 9 additions & 0 deletions shared/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [0.1.8](https://github.com/fulfillmenttools/commercetools-connector/compare/0.1.7...0.1.8)

- chore: merge changes from upstream project [`#46`](https://github.com/fulfillmenttools/commercetools-connector/pull/46)
- chore: Update Node.js 20 LTS, update deps [`#43`](https://github.com/fulfillmenttools/commercetools-connector/pull/43)
- chore(deps): bump express from 4.19.2 to 4.20.0 in /shared [`#44`](https://github.com/fulfillmenttools/commercetools-connector/pull/44)

#### [0.1.7](https://github.com/fulfillmenttools/commercetools-connector/compare/0.1.6...0.1.7)

> 5 September 2024

- chore: Release v0.1.7 [`#42`](https://github.com/fulfillmenttools/commercetools-connector/pull/42)
- Map billing address [`#41`](https://github.com/fulfillmenttools/commercetools-connector/pull/41)
- CTC-142 certification feedback [`#40`](https://github.com/fulfillmenttools/commercetools-connector/pull/40)

Expand Down
4 changes: 2 additions & 2 deletions shared/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shared",
"version": "0.1.7",
"version": "0.1.8",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"description": "fulfillmenttools shared components for commercetools Connect",
Expand Down
Loading