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

Commit 03797be

Browse files
committed
v0.0.65
1 parent 2f2c37d commit 03797be

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ 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+
## [0.0.65]
910

1011
### Removed
1112
- Removed view in the dashboards schema

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

0 commit comments

Comments
 (0)