Skip to content

Commit 80c375b

Browse files
chore(release): prepare v0.4.0 release
1 parent f9a9d67 commit 80c375b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ 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.4.0] - 2024-08-03
9+
### Details
10+
#### <!-- 0 -->🚀 Features
11+
- Allow specifying channel of latest version by @nhedger
12+
813
## [0.3.0] - 2024-07-28
914
### Details
1015
#### <!-- 0 -->🚀 Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@biomejs/version-utils",
33
"type": "module",
4-
"version": "0.3.0",
4+
"version": "0.4.0",
55
"packageManager": "[email protected]",
66
"author": {
77
"name": "Nicolas Hedger",

0 commit comments

Comments
 (0)