Skip to content

Commit 2bafd19

Browse files
chore(release): version packages (#4)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 197f582 commit 2bafd19

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

.changeset/perky-rabbits-kneel.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @omnidotdev/eden-cli
22

3+
## 0.2.0
4+
5+
### Minor Changes
6+
7+
- [#3](https://github.com/omnidotdev/eden-cli/pull/3) [`197f582`](https://github.com/omnidotdev/eden-cli/commit/197f5823bccfde59590ecc47600aa86116a0e433) Thanks [@coopbri](https://github.com/coopbri)! - Bump MSRV to 1.85, Rust edition to 2024
8+
39
## 0.1.0
410

511
### Minor Changes

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "eden-cli"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
edition = "2024"
55
rust-version = "1.85"
66
authors = ["Omni <team@omni.dev>"]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@omnidotdev/eden-cli",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"private": true,
55
"description": "Developer environment preflight checks",
66
"repository": {

0 commit comments

Comments
 (0)