Skip to content

Commit 53fba7e

Browse files
chore(main): release 0.2.3 (#20)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d40a617 commit 53fba7e

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.2"
2+
".": "0.2.3"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [0.2.3](https://github.com/nodrel-dev/n8n-fedex-node/compare/0.2.2...0.2.3) (2026-06-19)
4+
5+
6+
### Features
7+
8+
* group optional shipping inputs under Additional Fields ([#21](https://github.com/nodrel-dev/n8n-fedex-node/issues/21)) ([d40a617](https://github.com/nodrel-dev/n8n-fedex-node/commit/d40a6178bc681ef0dafd3118e9c70613bcf00315))
9+
10+
11+
### Bug Fixes
12+
13+
* clarify FedEx credential setup with key-mapping notice ([#19](https://github.com/nodrel-dev/n8n-fedex-node/issues/19)) ([37acc28](https://github.com/nodrel-dev/n8n-fedex-node/commit/37acc282e7988d777ab96a5fd6e4dc6503079837))
14+
315
## [0.2.2](https://github.com/nodrel-dev/n8n-fedex-node/compare/0.2.1...0.2.2) (2026-06-16)
416

517

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nodrel-dev/n8n-nodes-fedex",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)