Skip to content

Commit 28bbbc3

Browse files
committed
chore: release v0.8.1
1 parent e632409 commit 28bbbc3

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.8.1](https://github.com/codapult/codapult-cli/compare/v0.8.0...v0.8.1) (2026-05-14)
4+
5+
### Bug Fixes
6+
7+
* update removable paths ([e632409](https://github.com/codapult/codapult-cli/commit/e6324093343faf77809c5f13503f2fddbaab7ff5))
8+
39
## [0.8.0](https://github.com/codapult/codapult-cli/compare/v0.7.2...v0.8.0) (2026-04-26)
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.8.0",
3+
"version": "0.8.1",
44
"description": "Codapult CLI — manage, update, and diagnose your Codapult SaaS project",
55
"license": "MIT",
66
"packageManager": "pnpm@10.33.2",

0 commit comments

Comments
 (0)