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

Commit 574931a

Browse files
committed
v0.0.77
1 parent 33cbee5 commit 574931a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ All notable changes to this project will be documented in this file.
66
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
77

88
## [Unreleased]
9+
10+
## [0.0.77] 2023-09-07
911
### Added
1012
- Enabled passing the api key as arg
1113

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.76",
3+
"version": "0.0.77",
44
"description": "",
55
"main": "./build/cli.js",
66
"bin": {

0 commit comments

Comments
 (0)