Skip to content

Commit 9bdf72c

Browse files
chore: prepare to release 1.0.0
1 parent 5815dc1 commit 9bdf72c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [1.0.0]
88

9-
### UNRELEASED
9+
### 2025-05-26
1010

11-
- Feat: Implement plugin methods: `downloadFile`, `uploadFile`, `addListener`, `removeAllListeners`
11+
- Feat: Implement plugin methods: `downloadFile`, `uploadFile`, `addListener`, `removeAllListeners`.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "com.outsystems.plugins.filetransfer",
3-
"version": "0.0.1",
3+
"version": "1.0.0",
44
"private": true,
55
"dependencies": {},
66
"scripts": {

0 commit comments

Comments
 (0)