Skip to content

Commit d083f1b

Browse files
release: 0.2.0
1 parent b61b2cb commit d083f1b

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.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.0"
2+
".": "0.2.0"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Changelog
2+
3+
## [0.2.0](https://github.com/sumup/sumup-cli/compare/v0.1.0...v0.2.0) (2026-02-24)
4+
5+
6+
### Features
7+
8+
* **build:** more release targets ([#17](https://github.com/sumup/sumup-cli/issues/17)) ([84a8c4d](https://github.com/sumup/sumup-cli/commit/84a8c4df29f7dd37bda3affd3e0957a6397f95f0))
9+
* **deps:** bump all to latest ([#25](https://github.com/sumup/sumup-cli/issues/25)) ([b61b2cb](https://github.com/sumup/sumup-cli/commit/b61b2cba4468c706762f7136226940f0082dc4dc))
10+
* init ([d34c88b](https://github.com/sumup/sumup-cli/commit/d34c88b858752fa19bc62ab0dd56918a1d0d4a61))
11+
* release please setup ([#19](https://github.com/sumup/sumup-cli/issues/19)) ([18c8a35](https://github.com/sumup/sumup-cli/commit/18c8a353e6f293a6001edf96e90dc1b0bf3e5ebd))
12+
* release setup with goreleaser ([#16](https://github.com/sumup/sumup-cli/issues/16)) ([c202f62](https://github.com/sumup/sumup-cli/commit/c202f622933468e0f2a1306a39cbb73b79b437a7))
13+
* update SumUp Go SDK ([#14](https://github.com/sumup/sumup-cli/issues/14)) ([f135135](https://github.com/sumup/sumup-cli/commit/f1351355d6b16d31acf9c6c7649a44bb87dcebc8))

0 commit comments

Comments
 (0)