Skip to content

Commit a6738b9

Browse files
committed
release 3.4.0
1 parent 0fd126e commit a6738b9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## UNRELEASED
3+
## 3.4.0 (2025-10-30)
44

55
### Changes
66

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apostrophecms/import-export",
3-
"version": "3.3.1",
3+
"version": "3.4.0",
44
"description": "Import Export Documents for ApostropheCMS",
55
"main": "index.js",
66
"scripts": {
@@ -35,4 +35,4 @@
3535
"lodash": "^4.17.21",
3636
"tar-stream": "^3.1.6"
3737
}
38-
}
38+
}

0 commit comments

Comments
 (0)