Skip to content

Commit ff02900

Browse files
committed
chore(release): v0.17.2
1 parent cb09aad commit ff02900

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to atlcli will be documented in this file.
44

5+
## [0.17.2] - 2026-07-10
6+
7+
### Bug Fixes
8+
9+
- **plugin:** Bundle git plugin (#21)([cb09aad](https://github.com/bjoernschotte/atlcli/commit/cb09aad75b2c086f11fa67efd12f95d5ecb4f0db))
10+
11+
### Thanks
12+
13+
A big thank you to everyone who helped shape this release 🙏
14+
15+
- [@trueberryless](https://github.com/trueberryless) — reported issue #20
16+
517
## [0.17.1] - 2026-07-10
618

719
### Bug Fixes
@@ -20,18 +32,6 @@ All notable changes to atlcli will be documented in this file.
2032
### Miscellaneous
2133

2234
- Add SonarQube scanner config with coverage([95a7e7e](https://github.com/bjoernschotte/atlcli/commit/95a7e7eaf3125f3ddc89e6ee7a3d28feb35a9679))
23-
24-
### New Contributors
25-
26-
- [@jvm](https://github.com/jvm) - fix(confluence): honor context path for Server/Data Center instances (#14)
27-
28-
### Thanks
29-
30-
A big thank you to everyone who helped shape this release 🙏
31-
32-
- [@jvm](https://github.com/jvm) — PR #14
33-
- [@lauritziu](https://github.com/lauritziu) — reported issue #15
34-
3535
## [0.17.0] - 2026-05-15
3636

3737
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "atlcli",
3-
"version": "0.17.1",
3+
"version": "0.17.2",
44
"private": true,
55
"type": "module",
66
"packageManager": "bun@1.3.5",

0 commit comments

Comments
 (0)