Skip to content

Commit 2fc5d3f

Browse files
author
Gerald Baulig
committed
feat(v0.1.1): add tax-ids to product.variants
1 parent f08a6a2 commit 2fc5d3f

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 0.1.1 (March 8th, 2024)
2+
3+
- feat: tax-ids in product.variants
4+
5+
## 0.1.0 (March 1st, 2024)
6+
7+
- esbuild support
8+
19
## 0.0.15 (November 27th, 2023)
210

311
- bump deps

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@restorecommerce/ordering-srv",
3-
"version": "0.0.15",
3+
"version": "0.1.1",
44
"description": "Restore Commerce microservice for managing orders",
55
"main": "./lib/start.js",
66
"author": "n-fuse GmbH",

0 commit comments

Comments
 (0)