Skip to content

Commit 65c0741

Browse files
chore(main): release 0.2.5 (#25)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 61a3e8c commit 65c0741

3 files changed

Lines changed: 9 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.4"
2+
".": "0.2.5"
33
}

CHANGELOG.md

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

3+
## [0.2.5](https://github.com/nodrel-dev/n8n-fedex-node/compare/0.2.4...0.2.5) (2026-06-20)
4+
5+
6+
### Bug Fixes
7+
8+
* NDV UX polish — Create billing hint, deduped notices, Validate country dropdown ([#24](https://github.com/nodrel-dev/n8n-fedex-node/issues/24)) ([61a3e8c](https://github.com/nodrel-dev/n8n-fedex-node/commit/61a3e8cb5149921dff6a58b5f00acd495cc1e106))
9+
310
## [0.2.4](https://github.com/nodrel-dev/n8n-fedex-node/compare/0.2.3...0.2.4) (2026-06-20)
411

512

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.4",
3+
"version": "0.2.5",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)