We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fd126e commit a6738b9Copy full SHA for a6738b9
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## UNRELEASED
+## 3.4.0 (2025-10-30)
4
5
### Changes
6
package.json
{
"name": "@apostrophecms/import-export",
- "version": "3.3.1",
+ "version": "3.4.0",
"description": "Import Export Documents for ApostropheCMS",
"main": "index.js",
"scripts": {
@@ -35,4 +35,4 @@
35
"lodash": "^4.17.21",
36
"tar-stream": "^3.1.6"
37
}
38
-}
+}
0 commit comments