Skip to content

Commit f938133

Browse files
authored
chore(main): release pcloud-kit 0.2.0 (#15)
1 parent 82a6680 commit f938133

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.2"
2+
".": "0.2.0"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/Belco90/pcloud-kit/compare/pcloud-kit-v0.1.2...pcloud-kit-v0.2.0) (2026-04-27)
4+
5+
6+
### Features
7+
8+
* add getthumblink client method ([#14](https://github.com/Belco90/pcloud-kit/issues/14)) ([82a6680](https://github.com/Belco90/pcloud-kit/commit/82a6680a013746aeedb8e085995cfc0985c91b9f))
9+
310
## [0.1.2](https://github.com/Belco90/pcloud-kit/compare/pcloud-kit-v0.1.1...pcloud-kit-v0.1.2) (2026-04-26)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pcloud-kit",
3-
"version": "0.1.2",
3+
"version": "0.2.0",
44
"description": "Unofficial pCloud SDK",
55
"keywords": [
66
"esm",

0 commit comments

Comments
 (0)