Skip to content

Commit 694c61f

Browse files
committed
Release v0.5.1
1 parent d39f287 commit 694c61f

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.5.1] - 2025-10-13
9+
10+
### Added
11+
- (Add new features here)
12+
13+
### Changed
14+
- (Add changes here)
15+
16+
### Fixed
17+
- (Add bug fixes here)
18+
19+
820
## [0.5.0] - 2025-10-13
921

1022
### Added
@@ -17,6 +29,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1729
- (Add bug fixes here)
1830

1931

32+
## [0.5.1] - 2025-10-13
33+
34+
### Added
35+
- (Add new features here)
36+
37+
### Changed
38+
- (Add changes here)
39+
40+
### Fixed
41+
- (Add bug fixes here)
42+
43+
2044
## [0.4.0] - 2025-10-13
2145

2246
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Velo",
44
"cliName": "velo",
55
"containerPrefix": "velo",
6-
"version": "0.5.0",
6+
"version": "0.5.1",
77
"description": "Instant PostgreSQL branching with ZFS snapshots",
88
"author": "Johan Eliasson <johan@eliasson.me> (https://github.com/elitan)",
99
"license": "MIT",

0 commit comments

Comments
 (0)