Skip to content

Commit 4104d03

Browse files
authored
chore(main): release 0.1.1 (#12)
1 parent d9fba47 commit 4104d03

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to the "Stone.js Filesystem" extension will be documented in
44

55
## Unreleased
66

7+
## [0.1.1](https://github.com/stone-foundation/stone-js-filesystem/compare/v0.1.0...v0.1.1) (2025-06-12)
8+
9+
10+
### Miscellaneous Chores
11+
12+
* migrate to stone-foundation, integrate sonar cloud and add security policy ([#11](https://github.com/stone-foundation/stone-js-filesystem/issues/11)) ([d9fba47](https://github.com/stone-foundation/stone-js-filesystem/commit/d9fba47afc23924107bee18cba844d18dcf77a0e))
13+
714
## 0.1.0 (2025-06-04)
815

916

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stone-js/filesystem",
3-
"version": "0.1.0",
3+
"version": "0.1.1",
44
"description": "Stone.js Filesystem is a module that provides an interface for managing uploaded files in a Stone.js application.",
55
"author": "Mr. Stone <evensstone@gmail.com>",
66
"license": "MIT",

0 commit comments

Comments
 (0)