Skip to content

Commit b62df16

Browse files
chore(release): 8.0.0-next.4 [skip ci]
1 parent cb1cc60 commit b62df16

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# [8.0.0-next.4](https://github.com/ionic-team/capacitor-filesystem/compare/v8.0.0-next.3...v8.0.0-next.4) (2025-11-17)
2+
3+
* **ios:** Minor updates to `Package.swift`.
4+
15
# [8.0.0-next.3](https://github.com/ionic-team/capacitor-filesystem/compare/v8.0.0-next.2...v8.0.0-next.3) (2025-11-12)
26

37

packages/capacitor-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@capacitor/filesystem",
3-
"version": "8.0.0-next.3",
3+
"version": "8.0.0-next.4",
44
"description": "The Filesystem API provides a NodeJS-like API for working with files on the device.",
55
"main": "dist/plugin.cjs.js",
66
"module": "dist/esm/index.js",

0 commit comments

Comments
 (0)