Skip to content

Commit fd7068d

Browse files
chore(release): 8.1.2 [skip ci]
## [8.1.2](v8.1.1...v8.1.2) (2026-02-13) ### Bug Fixes * **ios:** bump IONFilesystemLib to 1.1.1 ([#69](#69)) ([b1ab299](b1ab299))
1 parent b1ab299 commit fd7068d

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [8.1.2](https://github.com/ionic-team/capacitor-filesystem/compare/v8.1.1...v8.1.2) (2026-02-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **ios:** bump IONFilesystemLib to 1.1.1 ([#69](https://github.com/ionic-team/capacitor-filesystem/issues/69)) ([b1ab299](https://github.com/ionic-team/capacitor-filesystem/commit/b1ab299beb1154ec4e9c9d76e11b48cc5ad15dab))
7+
18
## [8.1.1](https://github.com/ionic-team/capacitor-filesystem/compare/v8.1.0...v8.1.1) (2026-02-12)
29

310

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.1.1",
3+
"version": "8.1.2",
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)