Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Commit db65c46

Browse files
committed
v0.0.73
1 parent 12a0709 commit db65c46

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ All notable changes to this project will be documented in this file.
55

66
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
77

8-
## [Unreleased]
8+
## [Unreleased]
99

10+
11+
## [0.0.73] 2023-07-07
1012
### Added
1113
- Added baselime mark command
12-
13-
## Changed
14+
### Changed
1415
- Improved the docs of the baselime rehydrate command
15-
1616
### Removed
1717
- Removed unnecessary options in baselime console command
1818

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@baselime/cli",
3-
"version": "0.0.72",
3+
"version": "0.0.73",
44
"description": "",
55
"main": "./build/cli.js",
66
"bin": {

0 commit comments

Comments
 (0)