Skip to content

Commit 8fe9551

Browse files
🚀 Release apps (#1661)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 9b63c59 commit 8fe9551

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/six-lamps-shop.md

-5
This file was deleted.

apps/avatax/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# app-avatax
22

3+
## 1.12.3
4+
5+
### Patch Changes
6+
7+
- 2b45d2be: Add log when suspicious calculation happen - when line tax rate is non-zero but amount of taxes is zero
8+
39
## 1.12.2
410

511
### Patch Changes

apps/avatax/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "app-avatax",
3-
"version": "1.12.2",
3+
"version": "1.12.3",
44
"scripts": {
55
"build": " next build",
66
"check-types": "tsc --noEmit",

0 commit comments

Comments
 (0)