Skip to content

Commit 393e714

Browse files
committed
Merge branch 'alpha' of https://github.com/niledatabase/cli into alpha
2 parents 88f9291 + 8104f9a commit 393e714

3 files changed

Lines changed: 11 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.0.9-alpha.1](https://github.com/niledatabase/cli/compare/v1.0.8...v1.0.9-alpha.1) (2025-02-06)
2+
3+
4+
### Bug Fixes
5+
6+
* -fix prerelease ([afc4c09](https://github.com/niledatabase/cli/commit/afc4c09c633939f498f5cf8202cf8d96a267879d))
7+
* -semantic release ([c4f78d4](https://github.com/niledatabase/cli/commit/c4f78d498a7d9e7183d21e8cd6e87696f9dd5957))
8+
19
## [1.0.8](https://github.com/niledatabase/cli/compare/v1.0.7...v1.0.8) (2025-02-06)
210

311

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "niledatabase",
3-
"version": "1.0.8",
3+
"version": "1.0.9-alpha.1",
44
"description": "Command line interface for Nile databases",
55
"main": "dist/index.js",
66
"bin": {

0 commit comments

Comments
 (0)