Skip to content
Merged
11 changes: 4 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
## [1.0.11](https://github.com/niledatabase/cli/compare/v1.0.10...v1.0.11) (2025-02-07)
# [1.1.0-alpha.1](https://github.com/niledatabase/cli/compare/v1.0.11-alpha.1...v1.1.0-alpha.1) (2025-02-22)


### Bug Fixes
### Features

* fix package-lock ([436303b](https://github.com/niledatabase/cli/commit/436303b5eee3ae33a6733d5801978356ddaad922))
* table format, stack trace on debug mode ([b5cb0d4](https://github.com/niledatabase/cli/commit/b5cb0d4b01afed59ffb562c9a673e99404d2edba))
* try creating new ([6dd6b9b](https://github.com/niledatabase/cli/commit/6dd6b9b5a105e14d96da635fa4471777d745efee))
* try fixing test failure ([123e2b6](https://github.com/niledatabase/cli/commit/123e2b6161078417847553baf937d9b1f5320d74))
* update test ([20551ec](https://github.com/niledatabase/cli/commit/20551ec2f246e3fea3247b2c23e27cedfaa6fabe))
* new features for local dev ([f542d3d](https://github.com/niledatabase/cli/commit/f542d3dfeccfaef051f2f9652ef8c986794c8356))
* new features for local dev ([5758a5f](https://github.com/niledatabase/cli/commit/5758a5f2fcbbd49dcfd9bd3a0778ce223729d0bf))

## [1.0.11-alpha.1](https://github.com/niledatabase/cli/compare/v1.0.10...v1.0.11-alpha.1) (2025-02-07)

Expand Down
Loading