Skip to content

Commit dda8682

Browse files
chore(release): 2.4.0 [skip ci]
# [2.4.0](v2.3.0...v2.4.0) (2024-01-31) ### Features * APP-51737 - Add new relation fields for item and warehouse creation/updating ([#3](#3)) ([b721434](b721434))
1 parent b721434 commit dda8682

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.4.0](https://github.com/xometry/intacct-sdk-js/compare/v2.3.0...v2.4.0) (2024-01-31)
2+
3+
4+
### Features
5+
6+
* APP-51737 - Add new relation fields for item and warehouse creation/updating ([#3](https://github.com/xometry/intacct-sdk-js/issues/3)) ([b721434](https://github.com/xometry/intacct-sdk-js/commit/b721434e1be853ffe9f23d7ab1d2b4da0333258d))
7+
18
# [2.3.0](https://github.com/xometry/intacct-sdk-js/compare/v2.2.1...v2.3.0) (2024-01-11)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xometry/intacct-sdk",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"description": "Sage Intacct SDK for JavaScript",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)