Skip to content

Commit ffbb0fe

Browse files
committed
chore: release v0.6.1
1 parent 4fdeb02 commit ffbb0fe

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [0.6.1](https://github.com/codapult/codapult-cli/compare/v0.6.0...v0.6.1) (2026-04-24)
4+
5+
### Bug Fixes
6+
7+
* update removable paths ([4fdeb02](https://github.com/codapult/codapult-cli/commit/4fdeb022ade6edb295016cb0c68a4ba8972a9dc4))
8+
39
## [0.6.0](https://github.com/codapult/codapult-cli/compare/v0.5.0...v0.6.0) (2026-04-23)
410

511
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codapult/cli",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"description": "Codapult CLI — manage, update, and diagnose your Codapult SaaS project",
55
"license": "MIT",
66
"type": "module",

0 commit comments

Comments
 (0)